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