Skip to content

Commit

Permalink
fix: revert KubernetesCRDModelGen to v1.0.0-alpha.302
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJosipovic authored Sep 5, 2024
1 parent 6e647b1 commit 0080c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeUI/KubeUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<PackageReference Include="Irihi.Ursa.Themes.Semi" Version="1.2.0" />
<PackageReference Include="JsonPathLINQ" Version="1.0.0-alpha.10" />
<PackageReference Include="KubernetesClient" Version="14.0.9" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.319" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.302" />
<PackageReference Include="LiveChartsCore.SkiaSharpView.Avalonia" Version="2.0.0-rc2" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.163">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 0080c91

Please sign in to comment.