Skip to content

Commit

Permalink
chore(deps): update dependency google.cloud.diagnostics.aspnetcore to…
Browse files Browse the repository at this point in the history
… v3.0.0
  • Loading branch information
renovate-bot committed Jul 30, 2021
1 parent 7647a2b commit 52eaae9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BackgroundProcessing/TranslateUI/TranslateUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


<ItemGroup>
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="3.0.0-beta13" />
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="3.0.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="1.0.0-beta20" />
<PackageReference Include="Google.Cloud.PubSub.V1" Version="1.1.0-beta02" />
<PackageReference Include="Microsoft.AspNetCore.App" />
Expand Down
2 changes: 1 addition & 1 deletion Bookshelf/Bookshelf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="3.0.0-beta12" />
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="3.0.0" />
<PackageReference Include="Google.Cloud.Firestore" Version="1.0.0-beta20" />
<PackageReference Include="Google.Cloud.Storage.V1" Version="2.4.0-beta01" />
<PackageReference Include="Microsoft.AspNetCore.App" />
Expand Down

0 comments on commit 52eaae9

Please sign in to comment.