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 42a7949 commit fb51fa7Copy full SHA for fb51fa7
tests/tests.csproj
@@ -2,6 +2,7 @@
2
<PropertyGroup>
3
<TargetFramework>netcoreapp2.0</TargetFramework>
4
<IsPackable>false</IsPackable>
5
+ <RootNamespace>k8s.tests</RootNamespace>
6
</PropertyGroup>
7
<ItemGroup>
8
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />
0 commit comments