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 babd7ba commit 7e55361Copy full SHA for 7e55361
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="12.1.1"/>
4
- <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.2"/>
+ <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.3"/>
5
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.1"/>
6
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.8.0"/>
7
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.8.0"/>
0 commit comments