File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 5252
5353 <!-- Target framework specific dependencies -->
5454 <ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
55- <PackageVersion Include =" Microsoft.Bcl.Cryptography" Version =" 9.0.4 " />
56- <PackageVersion Include =" Microsoft.Extensions.Caching.Memory" Version =" 9.0.4 " />
57- <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 9.0.4 " />
58- <PackageVersion Include =" System.Configuration.ConfigurationManager" Version =" 9.0.4 " />
59- <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 8 .0.1 " />
55+ <PackageVersion Include =" Microsoft.Bcl.Cryptography" Version =" 9.0.5 " />
56+ <PackageVersion Include =" Microsoft.Extensions.Caching.Memory" Version =" 9.0.5 " />
57+ <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 9.0.5 " />
58+ <PackageVersion Include =" System.Configuration.ConfigurationManager" Version =" 9.0.5 " />
59+ <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 9 .0.5 " />
6060 </ItemGroup >
6161 <ItemGroup Condition =" '$(TargetFramework)' != 'net9.0'" >
6262 <PackageVersion Include =" Microsoft.Bcl.Cryptography" Version =" 8.0.0" />
6363 <PackageVersion Include =" Microsoft.Extensions.Caching.Memory" Version =" 8.0.1" />
6464 <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 8.0.1" />
6565 <PackageVersion Include =" System.Configuration.ConfigurationManager" Version =" 8.0.1" />
66- <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 9 .0.3 " />
66+ <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 8 .0.1 " />
6767 </ItemGroup >
6868</Project >
You can’t perform that action at this time.
0 commit comments