Skip to content

Commit

Permalink
Merge pull request #104 from microsoft/dependabot/nuget/Azure.Core-1.…
Browse files Browse the repository at this point in the history
…34.0

Bump Azure.Core from 1.33.0 to 1.34.0
  • Loading branch information
github-actions[bot] committed Jul 13, 2023
2 parents 1ab8fd2 + 0a13164 commit 0bac631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Microsoft.Kiota.Authentication.Azure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Azure.Core" Version="1.33.0" />
<PackageReference Include="Azure.Core" Version="1.34.0" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.2.1" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="[6.0,8.0)" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="[6.0.1,8.0)" />
</ItemGroup>

<PropertyGroup Condition="'$(TF_BUILD)' == 'true'">
Expand Down

0 comments on commit 0bac631

Please sign in to comment.