mirror of
https://github.com/SpaceTimee/Sheas-Cealer.git
synced 2025-07-13 12:52:08 +08:00
1.1.3 -> 1.1.4 第65次更新
This commit is contained in:
parent
8637b18fd2
commit
7dd6036cec
17
.filenesting.json
Normal file
17
.filenesting.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"root": true,
|
||||
"dependentFileProviders": {
|
||||
"add": {
|
||||
"fileToFile": {
|
||||
"add": {
|
||||
"AboutMultilangConst.resx": [ "AboutConst.cs" ],
|
||||
"AboutMultilangConst.zh.resx": [ "AboutConst.cs" ],
|
||||
"MainMultilangConst.resx": [ "MainConst.cs" ],
|
||||
"MainMultilangConst.zh.resx": [ "MainConst.cs" ],
|
||||
"SettingsMultilangConst.resx": [ "SettingsConst.cs" ],
|
||||
"SettingsMultilangConst.zh.resx": [ "SettingsConst.cs" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -56,6 +56,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Remove=".filenesting.json" />
|
||||
<None Remove=".gitattributes" />
|
||||
<None Remove=".gitignore" />
|
||||
<None Remove="README.md" />
|
||||
|
Loading…
Reference in New Issue
Block a user