This commit is contained in:
Łukasz Domeradzki
2024-08-05 01:44:34 +02:00
parent 7a8e2091a6
commit 332e9a53d7
3 changed files with 3 additions and 3 deletions

View File

@@ -17,6 +17,6 @@
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Localization\Strings.resx" Public="true" />
<EmbeddedResource Update="Localization\Strings.resx" />
</ItemGroup>
</Project>

View File

@@ -15,6 +15,6 @@
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Localization\Strings.resx" Public="true" />
<EmbeddedResource Update="Localization\Strings.resx" />
</ItemGroup>
</Project>

View File

@@ -16,6 +16,6 @@
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Localization\Strings.resx" Public="true" />
<EmbeddedResource Update="Localization\Strings.resx" />
</ItemGroup>
</Project>