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

Commit

Permalink
fix(deps): update azure azure-sdk-for-net monorepo (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 20, 2023
1 parent ae6ca52 commit 54ee53f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ACR-SyncTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Containers.ContainerRegistry" Version="1.1.0-beta.4" />
<PackageReference Include="Azure.Identity" Version="1.6.1" />
<PackageReference Include="Azure.Containers.ContainerRegistry" Version="1.1.0-beta.5" />
<PackageReference Include="Azure.Identity" Version="1.8.1" />
<PackageReference Include="Docker.DotNet" Version="3.125.12" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
Expand Down

0 comments on commit 54ee53f

Please sign in to comment.