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 ccb86d5 commit a987a2aCopy full SHA for a987a2a
test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<ItemGroup>
3
<PackageReference Include="KubernetesClient" Version="14.0.9" />
4
- <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.7"/>
+ <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.8"/>
5
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8"/>
6
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.9.2" />
7
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.9.2" />
0 commit comments