Skip to content

Commit

Permalink
Merge pull request #405 from Azure/dependabot/nuget/tools/code/publis…
Browse files Browse the repository at this point in the history
…her.integration.tests/Azure.Identity-1.10.2

Bump Azure.Identity from 1.9.0-beta.2 to 1.10.2 in /tools/code/publisher.integration.tests
  • Loading branch information
waelkdouh authored Oct 27, 2023
2 parents 3e6f1ab + a99d926 commit ee1d567
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
Expand All @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.9.0-beta.2" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="Azure.ResourceManager.ApiManagement" Version="1.0.1" />
<PackageReference Include="FluentAssertions" Version="6.10.0" />
<PackageReference Include="LanguageExt.Core" Version="4.4.2" />
Expand Down

0 comments on commit ee1d567

Please sign in to comment.