File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/azure/sdk/snippets/authentication Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
</PropertyGroup >
5
5
<ItemGroup >
6
6
<!-- Azure SDK packages -->
7
- <PackageVersion Include =" Microsoft.Extensions.Azure" Version =" 1.7.5 " />
7
+ <PackageVersion Include =" Microsoft.Extensions.Azure" Version =" 1.9.0 " />
8
8
<PackageVersion Include =" Azure.Identity" Version =" 1.13.2" />
9
9
<PackageVersion Include =" Azure.Identity.Broker" Version =" 1.2.0" />
10
10
<PackageVersion Include =" Azure.Security.KeyVault.Secrets" Version =" 4.7.0" />
11
- <PackageVersion Include =" Azure.Storage.Blobs" Version =" 12.21.2 " />
11
+ <PackageVersion Include =" Azure.Storage.Blobs" Version =" 12.23.0 " />
12
12
13
13
<!-- ASP.NET Core packages -->
14
14
<PackageVersion Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.8" />
You can’t perform that action at this time.
0 commit comments