diff options
author | chai <215380520@qq.com> | 2024-06-03 10:44:25 +0800 |
---|---|---|
committer | chai <215380520@qq.com> | 2024-06-03 10:44:25 +0800 |
commit | 3355b43f8f8c68ea31308f60741298c5ab7e429c (patch) | |
tree | 14dff7989a2dd72ae7e0da43e166368d73db0f57 | |
parent | acea7b2e728787a0d83bbf83c8c1f042d2c32e7e (diff) |
+ unversioned
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | Documents/1_玩法/ULTRAGUNFU.xlsx | bin | 5938101 -> 5938112 bytes | |||
-rw-r--r-- | Projects/Tools/UGEditor/UGEditor.csproj | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -1 +1,2 @@ -~*
\ No newline at end of file +~* +Unversioned/
\ No newline at end of file diff --git a/Documents/1_玩法/ULTRAGUNFU.xlsx b/Documents/1_玩法/ULTRAGUNFU.xlsx Binary files differindex 4c99db1..08e803f 100644 --- a/Documents/1_玩法/ULTRAGUNFU.xlsx +++ b/Documents/1_玩法/ULTRAGUNFU.xlsx diff --git a/Projects/Tools/UGEditor/UGEditor.csproj b/Projects/Tools/UGEditor/UGEditor.csproj index f2e4bb3..debddf1 100644 --- a/Projects/Tools/UGEditor/UGEditor.csproj +++ b/Projects/Tools/UGEditor/UGEditor.csproj @@ -10,7 +10,7 @@ <ApplicationIcon>Icon.ico</ApplicationIcon> <ApplicationManifest>app.manifest</ApplicationManifest> <PackageIcon>Icon.png</PackageIcon> - <AssemblyName>UG_Editor</AssemblyName> + <AssemblyName>UGEditor</AssemblyName> </PropertyGroup> <ItemGroup> <None Remove="Icon.ico" /> |