We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d383db commit b050ba5Copy full SHA for b050ba5
1 file changed
src/BuildingBlocks/DataProtection/DataProtection/DataProtection.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="1.1.2" />
+ <PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.0.0-preview1-final" />
10
<PackageReference Include="StackExchange.Redis" Version="1.2.3" />
11
</ItemGroup>
12
0 commit comments