|
@@ -5,9 +5,9 @@
|
|
|
<OutputType>Exe</OutputType>
|
|
|
<_FunctionsSkipCleanOutput>true</_FunctionsSkipCleanOutput>
|
|
|
<SignAssembly>true</SignAssembly>
|
|
|
- <Version>5.2208.24</Version>
|
|
|
- <AssemblyVersion>5.2208.24.1</AssemblyVersion>
|
|
|
- <FileVersion>5.2208.24.1</FileVersion>
|
|
|
+ <Version>5.2208.31</Version>
|
|
|
+ <AssemblyVersion>5.2208.31.1</AssemblyVersion>
|
|
|
+ <FileVersion>5.2208.31.1</FileVersion>
|
|
|
<PackageId>TEAMModelOS.FunctionV4</PackageId>
|
|
|
<Authors>teammodel</Authors>
|
|
|
<Company>醍摩豆(成都)信息技术有限公司</Company>
|
|
@@ -18,11 +18,6 @@
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
</PropertyGroup>
|
|
|
- <ItemGroup>
|
|
|
- <None Remove="Lang\en-us.json" />
|
|
|
- <None Remove="Lang\zh-cn.json" />
|
|
|
- <None Remove="Lang\zh-tw.json" />
|
|
|
- </ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Content Include="Lang\en-us.json">
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|