Skip to content

Commit

Permalink
Merge pull request #55 from Tatsinnit/dependabot/nuget/samples/manage…
Browse files Browse the repository at this point in the history
…d-identity/Microsoft.VisualStudio.Azure.Containers.Tools.Targets-1.19.6

Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.10.13 to 1.19.6 in /samples/managed-identity
  • Loading branch information
Tatsinnit authored Feb 1, 2024
2 parents 4ba84ea + f2980c3 commit 47a1b3c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions samples/managed-identity/mi-webapp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />

<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.13" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
</ItemGroup>


Expand Down

0 comments on commit 47a1b3c

Please sign in to comment.