wollte warnings fixen hat nicht geklappt

This commit is contained in:
hydrant
2020-04-24 21:56:44 +02:00
parent 398a010776
commit 720b683b06
12 changed files with 45 additions and 32 deletions

View File

@@ -2,10 +2,11 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Platforms>AnyCPU;x64</Platforms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="3.1.2" />
<PackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="3.1.3" />
</ItemGroup>
<ItemGroup>