CrazyIter_Bin 2 years ago
parent
commit
d96532960b

BIN
TEAMModelOS.FunctionV4/Lang/am.pak


+ 0 - 10
TEAMModelOS.FunctionV4/Lang/zh-hk.json

@@ -1,10 +0,0 @@
-{
-  "exclude": [
-    "**/bin",
-    "**/bower_components",
-    "**/jspm_packages",
-    "**/node_modules",
-    "**/obj",
-    "**/platforms"
-  ]
-}

+ 2 - 20
TEAMModelOS.FunctionV4/TEAMModelOS.FunctionV4.csproj

@@ -19,20 +19,13 @@
 	<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
 		<DefineConstants>DEBUG;TRACE</DefineConstants>
 	</PropertyGroup>
+	 
 	<ItemGroup>
-		<None Remove="Lang\am.pak" />
 		<None Remove="Lang\en-us.json" />
 		<None Remove="Lang\zh-cn.json" />
-		<None Remove="Lang\zh-hk.json" />
 		<None Remove="Lang\zh-tw.json" />
-		<None Remove="local-chromium\Win64-970485\chrome-win\locales\bg.pak" />
 	</ItemGroup>
 	<ItemGroup>
-		<Content Include="Lang\am.pak">
-		  <CopyToOutputDirectory>Always</CopyToOutputDirectory>
-			<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
-			<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
-		</Content>
 		<Content Include="Lang\en-us.json">
 			<CopyToOutputDirectory>Always</CopyToOutputDirectory>
 			<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
@@ -43,18 +36,7 @@
 			<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
 			<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
 		</Content>
-		<Content Include="Lang\zh-hk.json">
-			<CopyToOutputDirectory>Always</CopyToOutputDirectory>
-			<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
-			<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
-		</Content>
-		<Content Include="Lang\zh-tw.json">
-			<CopyToOutputDirectory>Always</CopyToOutputDirectory>
-			<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
-			<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
-		</Content>
-		<Content Include="local-chromium\Win64-970485\chrome-win\locales\bg.pak">
-			
+ 		<Content Include="Lang\zh-tw.json">
 			<CopyToOutputDirectory>Always</CopyToOutputDirectory>
 			<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
 			<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>