File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 <ItemGroup Condition =" '$(TargetFramework)' == 'net10.0'" >
4545 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.0.9" />
4646 <!-- Pin nuget transitive packages vulnerability issues NuGet.Packaging -->
47- <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 10.0.8 " />
47+ <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 10.0.9 " />
4848 </ItemGroup >
4949 <ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
5050 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.17" />
5151 <!-- Pin nuget transitive packages vulnerability issues NuGet.Packaging -->
52- <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 9.0.16 " />
52+ <PackageVersion Include =" System.Security.Cryptography.Pkcs" Version =" 9.0.17 " />
5353 </ItemGroup >
5454 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
5555 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 8.0.1" />
You can’t perform that action at this time.
0 commit comments