We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec3de97 commit 840a90eCopy full SHA for 840a90e
src/LibKubernetesGenerator/LibKubernetesGenerator.csproj
@@ -19,7 +19,7 @@
19
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" GeneratePathProperty="true" PrivateAssets="all" />
20
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" GeneratePathProperty="true" PrivateAssets="all" />
21
<PackageReference Include="Namotion.Reflection" Version="2.1.1" GeneratePathProperty="true" PrivateAssets="all" />
22
- <PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.1" GeneratePathProperty="true" PrivateAssets="all" />
+ <PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" GeneratePathProperty="true" PrivateAssets="all" />
23
</ItemGroup>
24
25
<PropertyGroup>
0 commit comments