File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/LibKubernetesGenerator Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 16
16
<PackageReference Include =" Nustache" Version =" 1.16.0.10" GeneratePathProperty =" true" PrivateAssets =" all" NoWarn =" NU1701" />
17
17
<PackageReference Include =" NJsonSchema" Version =" 10.6.6" GeneratePathProperty =" true" PrivateAssets =" all" />
18
18
<PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 1.1.0" GeneratePathProperty =" true" PrivateAssets =" all" />
19
- <PackageReference Include =" Newtonsoft.Json" Version =" 9 .0.1" GeneratePathProperty =" true" PrivateAssets =" all" />
19
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.1" GeneratePathProperty =" true" PrivateAssets =" all" />
20
20
<PackageReference Include =" Namotion.Reflection" Version =" 2.0.9" GeneratePathProperty =" true" PrivateAssets =" all" />
21
21
<PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 4.7.1" GeneratePathProperty =" true" PrivateAssets =" all" />
22
22
</ItemGroup >
You can’t perform that action at this time.
0 commit comments