Skip to content

Commit fb51fa7

Browse files
committed
add default namespace
1 parent 42a7949 commit fb51fa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<PropertyGroup>
33
<TargetFramework>netcoreapp2.0</TargetFramework>
44
<IsPackable>false</IsPackable>
5+
<RootNamespace>k8s.tests</RootNamespace>
56
</PropertyGroup>
67
<ItemGroup>
78
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />

0 commit comments

Comments
 (0)