DataProtection.csproj nuget updated

This commit is contained in:
Eduard Tomas 2017-06-21 19:16:59 +02:00
parent 5d383dbaad
commit b050ba5c94

View File

@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="1.1.2" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.0.0-preview1-final" />
<PackageReference Include="StackExchange.Redis" Version="1.2.3" />
</ItemGroup>