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 3f6d087 commit 7463647Copy full SHA for 7463647
src/LibKubernetesGenerator/LibKubernetesGenerator.csproj
@@ -18,7 +18,7 @@
18
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" GeneratePathProperty="true" PrivateAssets="all" />
19
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" GeneratePathProperty="true" PrivateAssets="all" />
20
<PackageReference Include="Namotion.Reflection" Version="2.1.1" GeneratePathProperty="true" PrivateAssets="all" />
21
- <PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.0" GeneratePathProperty="true" PrivateAssets="all" />
+ <PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.1" GeneratePathProperty="true" PrivateAssets="all" />
22
</ItemGroup>
23
24
<PropertyGroup>
0 commit comments