File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141 <!-- We're a library; it's on our consumers to make sure they
4242 are using nonvulnerable dependencies if they care.
4343 System.Text.Json is highly backward-compatible. -->
44- <PackageReference Include =" System.Text.Json" Version =" 8.0.4 " NoWarn =" %(NoWarn);NU1903" />
45- <PackageReference Include =" NuGet.Packaging" Version =" 6.12 .1" />
46- <PackageReference Include =" NuGet.Protocol" Version =" 6.12 .1" />
44+ <PackageReference Include =" System.Text.Json" Version =" 8.0.5 " NoWarn =" %(NoWarn);NU1903" />
45+ <PackageReference Include =" NuGet.Packaging" Version =" 6.13 .1" />
46+ <PackageReference Include =" NuGet.Protocol" Version =" 6.13 .1" />
4747 <PackageReference Include =" System.IO.Abstractions" Version =" 4.2.13" />
4848 </ItemGroup >
4949</Project >
You can’t perform that action at this time.
0 commit comments