Skip to content

Commit

Permalink
build: Update Google.Apis.Auth dependency in Google.Api.Gax.Rest
Browse files Browse the repository at this point in the history
This is to be able to reference Google.Apis.Http.HttpClientFromMessageHandlerFactory in docs.
Towards googleapis/google-api-dotnet-client#1864
  • Loading branch information
amanda-tarafa committed Jun 1, 2021
1 parent c5f6ed6 commit 070bfef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Google.Api.Gax.Rest/Google.Api.Gax.Rest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
<ItemGroup>
<ProjectReference Include="..\Google.Api.Gax\Google.Api.Gax.csproj" />

<PackageReference Include="Google.Apis.Auth" Version="[1.48.0, 2.0.0)" />
<PackageReference Include="Google.Apis.Auth" Version="[1.51.0, 2.0.0)" />
</ItemGroup>
</Project>

0 comments on commit 070bfef

Please sign in to comment.