Skip to content

Commit

Permalink
Merge branch 'alpha' of https://github.com/IvanJosipovic/KubeUI into …
Browse files Browse the repository at this point in the history
…alpha
  • Loading branch information
IvanJosipovic committed Sep 7, 2024
2 parents d352dbb + 0080c91 commit 5d46418
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion tests/KubeUI.Tests/KubeUI.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Moq" Version="4.20.71" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
Expand Down

0 comments on commit 5d46418

Please sign in to comment.