This commit is contained in:
2026-03-14 17:58:01 +08:00
parent 3806454b18
commit 664ec925e9
5 changed files with 843 additions and 24 deletions
+5 -2
View File
@@ -586,8 +586,11 @@
<Compile Remove="AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Properties\Strings.en-US.resx">
<LogicalName>Ink_Canvas.Properties.Strings.en-US.resources</LogicalName>
<EmbeddedResource Remove="Properties\Strings.en-US.resx" />
<EmbeddedResource Remove="**\Strings.en-US.resx" />
<None Include="Properties\Strings.en-US.resx" />
<EmbeddedResource Include="Properties\Strings.enUS.xml">
<LogicalName>Ink_Canvas.Properties.Strings.enUS.xml</LogicalName>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>