We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d153326 commit 62a5354Copy full SHA for 62a5354
Sessions/Sessions.csproj
@@ -6,7 +6,7 @@
6
7
<ItemGroup>
8
<PackageReference Include="Google.Cloud.AspNetCore.DataProtection.Kms" Version="1.0.0-alpha02" />
9
- <PackageReference Include="Google.Cloud.AspNetCore.DataProtection.Storage" Version="1.0.0-alpha02" />
+ <PackageReference Include="Google.Cloud.AspNetCore.DataProtection.Storage" Version="1.0.0-alpha03" />
10
<PackageReference Include="Google.Cloud.AspNetCore.Firestore.DistributedCache" Version="1.0.0-alpha02" />
11
<PackageReference Include="Microsoft.AspNetCore.App" />
12
</ItemGroup>
0 commit comments