Updating to netcore3.1 (#338)
* Updating to .NET Core 3.1 * Updating nuget packages * Updating dockerfile for 3.1
This commit is contained in:
committed by
Steve Smith
parent
13fc6ea546
commit
e53117b952
@@ -6,7 +6,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Ardalis.GuardClauses" Version="1.2.9" />
|
||||
<PackageReference Include="Ardalis.GuardClauses" Version="1.3.1" />
|
||||
<PackageReference Include="System.Security.Claims" Version="4.3.0" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user