Retarget tests to netcoreapp2.1
This commit is contained in:
parent
be6fc8836f
commit
c00afe9588
67 changed files with 75 additions and 75 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<VersionPrefix>1.0.0-rc</VersionPrefix>
|
||||
<TargetFramework>netcoreapp2.0</TargetFramework>
|
||||
<TargetFramework>netcoreapp2.1</TargetFramework>
|
||||
<OutputType>Exe</OutputType>
|
||||
<VersionSuffix></VersionSuffix>
|
||||
<DisableImplicitFrameworkReferences>false</DisableImplicitFrameworkReferences>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue