Skip to content

Commit 52eaae9

Browse files
committed
chore(deps): update dependency google.cloud.diagnostics.aspnetcore to v3.0.0
1 parent 7647a2b commit 52eaae9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BackgroundProcessing/TranslateUI/TranslateUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<ItemGroup>
9-
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="3.0.0-beta13" />
9+
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="3.0.0" />
1010
<PackageReference Include="Google.Cloud.Firestore" Version="1.0.0-beta20" />
1111
<PackageReference Include="Google.Cloud.PubSub.V1" Version="1.1.0-beta02" />
1212
<PackageReference Include="Microsoft.AspNetCore.App" />

Bookshelf/Bookshelf.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="3.0.0-beta12" />
8+
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="3.0.0" />
99
<PackageReference Include="Google.Cloud.Firestore" Version="1.0.0-beta20" />
1010
<PackageReference Include="Google.Cloud.Storage.V1" Version="2.4.0-beta01" />
1111
<PackageReference Include="Microsoft.AspNetCore.App" />

0 commit comments

Comments
 (0)