Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #52 from microsoft/dependabot/nuget/Azure.Core-1.27.0
Browse files Browse the repository at this point in the history
Bump Azure.Core from 1.26.0 to 1.27.0
  • Loading branch information
andrueastman authored Jan 11, 2023
2 parents 4b66207 + 77dc6bd commit c88e113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Kiota.Authentication.Azure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Azure.Core" Version="1.26.0" />
<PackageReference Include="Azure.Core" Version="1.27.0" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.0.0-rc.3" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.0" />
</ItemGroup>
Expand Down

0 comments on commit c88e113

Please sign in to comment.