switch to dotnetstand 1.3
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<Project Sdk="Microsoft.NET.Sdk">
|
<Project Sdk="Microsoft.NET.Sdk">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>netcoreapp2.0</TargetFramework>
|
<TargetFramework>netstandard1.3</TargetFramework>
|
||||||
|
<RootNamespace>k8s</RootNamespace>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Remove="GlobalSuppressions.cs" />
|
<Compile Remove="GlobalSuppressions.cs" />
|
||||||
|
|||||||
Reference in New Issue
Block a user