Skip to content

Commit

Permalink
Merge pull request #40 from ewdlop/dependabot/nuget/ConsoleApp7/nuget…
Browse files Browse the repository at this point in the history
…-885d2401d5

Bump the nuget group across 2 directories with 1 update
  • Loading branch information
ewdlop authored Dec 8, 2024
2 parents 7d085e9 + eba7ef8 commit 5cfad52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ConsoleApp7/ConsoleApp7.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.11.0" />
<PackageReference Include="Azure.Identity" Version="1.13.1" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.16.1" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Web/WebApplication1/WebApplication1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.0.0" />
<PackageReference Include="Azure.Identity" Version="1.4.0" />
<PackageReference Include="Azure.Identity" Version="1.11.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
<PackageReference Include="Azure.Storage.Files.Shares" Version="12.1.0" />
<PackageReference Include="Azure.Storage.Queues" Version="12.11.0" />
Expand Down

0 comments on commit 5cfad52

Please sign in to comment.