Modifica per traduzioni
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<Nullable>enable</Nullable>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Version>3.1.8.1811</Version>
|
||||
<Version>3.1.8.1812</Version>
|
||||
<Authors>Annamaria Sassi</Authors>
|
||||
<Company>Egalware</Company>
|
||||
<Description>Componente gestione Configurazioni avanzate Window per LUX</Description>
|
||||
@@ -14,13 +14,13 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Content Remove="Data\Lemmi.json" />
|
||||
<Content Include="Data\Lemmi.json">
|
||||
<EmbeddedResource Include="Data\Lemmi.json">
|
||||
<Pack>true</Pack>
|
||||
<PackagePath>content\Data</PackagePath>
|
||||
<PackageCopyToOutput>true</PackageCopyToOutput>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
||||
</Content>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
@@ -46,3 +46,8 @@
|
||||
</Project>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user