File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 </ItemGroup >
4141
4242 <ItemGroup Condition =" '$(TargetFramework)' == 'net10.0'" >
43- <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.0.2 " />
43+ <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.0.3 " />
4444 <!-- Pin nuget transitive packages vulnerability issues NuGet.Packaging -->
4545 <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 10.0.3" />
4646 </ItemGroup >
4747
4848 <ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
49- <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.12 " />
49+ <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.13 " />
5050 <!-- Pin nuget transitive packages vulnerability issues NuGet.Packaging -->
51- <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 10 .0.3 " />
51+ <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 9 .0.13 " />
5252 </ItemGroup >
5353
5454 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
5555 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 8.0.1" />
5656 <!-- Pin nuget transitive packages vulnerability issues NuGet.Packaging -->
57- <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 10 .0.3 " />
57+ <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 8 .0.1 " />
5858 </ItemGroup >
5959
6060</Project >
You can’t perform that action at this time.
0 commit comments