File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
4- <TargetFramework >net5 .0</TargetFramework >
4+ <TargetFramework >net6 .0</TargetFramework >
55 </PropertyGroup >
66
77 <ItemGroup >
8- <PackageReference Include =" Azure.Extensions.AspNetCore.Configuration.Secrets" Version =" 1.2.1 " />
9- <PackageReference Include =" Azure.Identity" Version =" 1.5 .0" />
10- < PackageReference Include = " Azure.Security.KeyVault.Secrets " Version = " 4.2.0 " />
11- < PackageReference Include = " Microsoft.Azure.KeyVault " Version = " 3.0.5 " />
12- <PackageReference Include =" Microsoft .Extensions.Configuration.AzureKeyVault " Version =" 3.1.22 " />
8+ <PackageReference Include =" Azure.Extensions.AspNetCore.Configuration.Secrets" Version =" 1.2.2 " />
9+ <PackageReference Include =" Azure.Identity" Version =" 1.7 .0" />
10+
11+
12+ <PackageReference Include =" Azure .Extensions.AspNetCore. Configuration.Secrets " Version =" 1.2.2 " />
1313 </ItemGroup >
1414
1515</Project >
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Azure.Identity" Version =" 1.2.3 " />
10- <PackageReference Include =" Azure.Security.KeyVault.Secrets" Version =" 4.1 .0" />
9+ <PackageReference Include =" Azure.Identity" Version =" 1.7.0 " />
10+ <PackageReference Include =" Azure.Security.KeyVault.Secrets" Version =" 4.4 .0" />
1111 </ItemGroup >
1212
1313</Project >
You can’t perform that action at this time.
0 commit comments