Revert System.Resources.Extensions

This commit is contained in:
Micheal colhoun 2021-09-05 00:09:18 +01:00
parent 59ea5fe10b
commit c22ccef8df

View File

@ -7,15 +7,6 @@
<ApplicationIcon /> <ApplicationIcon />
<StartupObject /> <StartupObject />
</PropertyGroup> </PropertyGroup>
<PropertyGroup>
<GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources>
</PropertyGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net4'">
<PackageReference Include="System.Resources.Extensions" />
</ItemGroup>
<PropertyGroup> <PropertyGroup>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<PackageId>DarkUI.Net5</PackageId> <PackageId>DarkUI.Net5</PackageId>