More moves to new project system

This commit is contained in:
Adrian Ehrsam
2018-01-23 08:08:36 +01:00
parent 86636ff570
commit ebe92dc140
12 changed files with 101 additions and 52 deletions

View File

@@ -12,7 +12,7 @@
</PropertyGroup>
<PropertyGroup>
<TargetFrameworks>netcoreapp2.0;net35;net45</TargetFrameworks>
<TargetFrameworks>netstandard2.0;net35;net45</TargetFrameworks>
<OutputPath>..\build</OutputPath>
</PropertyGroup>