Browse Source

语言不生成配置

fly 2 years ago
parent
commit
ddf72b09f2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/WingCloudServer.csproj

+ 1 - 0
src/WingCloudServer.csproj

@@ -3,6 +3,7 @@
   <PropertyGroup>
     <OutputType>Exe</OutputType>
     <TargetFramework>net6.0</TargetFramework>
+    <SatelliteResourceLanguages>noneed</SatelliteResourceLanguages>
   </PropertyGroup>
 
   <ItemGroup>