We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24c425e commit dd72ab0Copy full SHA for dd72ab0
Sessions/Sessions.csproj
@@ -5,7 +5,7 @@
5
</PropertyGroup>
6
7
<ItemGroup>
8
- <PackageReference Include="Google.Cloud.AspNetCore.DataProtection.Kms" Version="1.0.0-alpha02" />
+ <PackageReference Include="Google.Cloud.AspNetCore.DataProtection.Kms" Version="1.0.0-alpha04" />
9
<PackageReference Include="Google.Cloud.AspNetCore.DataProtection.Storage" Version="1.0.0-alpha02" />
10
<PackageReference Include="Google.Cloud.AspNetCore.Firestore.DistributedCache" Version="1.0.0-alpha02" />
11
<PackageReference Include="Microsoft.AspNetCore.App" />
0 commit comments