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 =" NJsonSchema" Version =" 10.7.2" GeneratePathProperty =" true" PrivateAssets =" all" />
18
18
<PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 6.0.0" GeneratePathProperty =" true" PrivateAssets =" all" />
19
19
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" GeneratePathProperty =" true" PrivateAssets =" all" />
20
- <PackageReference Include =" Namotion.Reflection" Version =" 2.0.10 " GeneratePathProperty =" true" PrivateAssets =" all" />
20
+ <PackageReference Include =" Namotion.Reflection" Version =" 2.1.1 " GeneratePathProperty =" true" PrivateAssets =" all" />
21
21
<PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 6.0.0" GeneratePathProperty =" true" PrivateAssets =" all" />
22
22
</ItemGroup >
23
23
You can’t perform that action at this time.
0 commit comments