We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c425e commit 531930cCopy full SHA for 531930c
Sessions/Sessions.csproj
@@ -7,7 +7,7 @@
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" />
10
- <PackageReference Include="Google.Cloud.AspNetCore.Firestore.DistributedCache" Version="1.0.0-alpha02" />
+ <PackageReference Include="Google.Cloud.AspNetCore.Firestore.DistributedCache" Version="1.0.0-alpha03" />
11
<PackageReference Include="Microsoft.AspNetCore.App" />
12
</ItemGroup>
13
0 commit comments