We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c425e commit 56694eeCopy full SHA for 56694ee
BackgroundProcessing/TranslateUI/TranslateUI.csproj
@@ -8,7 +8,7 @@
8
<ItemGroup>
9
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="3.0.0-beta13" />
10
<PackageReference Include="Google.Cloud.Firestore" Version="1.0.0-beta20" />
11
- <PackageReference Include="Google.Cloud.PubSub.V1" Version="1.1.0-beta02" />
+ <PackageReference Include="Google.Cloud.PubSub.V1" Version="1.1.0" />
12
<PackageReference Include="Microsoft.AspNetCore.App" />
13
</ItemGroup>
14
0 commit comments