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 17
17
<PackageReference Include =" Nustache" Version =" 1.16.0.10" GeneratePathProperty =" true" PrivateAssets =" all" NoWarn =" NU1701" />
18
18
<PackageReference Include =" NJsonSchema" Version =" 10.8.0" GeneratePathProperty =" true" PrivateAssets =" all" />
19
19
<PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 7.0.0" GeneratePathProperty =" true" PrivateAssets =" all" />
20
- <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.2 " GeneratePathProperty =" true" PrivateAssets =" all" />
20
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3 " GeneratePathProperty =" true" PrivateAssets =" all" />
21
21
<PackageReference Include =" Namotion.Reflection" Version =" 2.1.1" GeneratePathProperty =" true" PrivateAssets =" all" />
22
22
<PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 7.0.1" GeneratePathProperty =" true" PrivateAssets =" all" />
23
23
</ItemGroup >
You can’t perform that action at this time.
0 commit comments