Use net46, netstd2.0, and netcoreapp2.1 for target frameworks

Closes #154
This commit is contained in:
Alexey Golub
2019-03-22 00:07:13 +02:00
parent 889446fff7
commit 0a60dea5c1
6 changed files with 15 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net461</TargetFramework>
<TargetFrameworks>net46;netcoreapp2.1</TargetFrameworks>
<Version>2.11</Version>
<Company>Tyrrrz</Company>
<Copyright>Copyright (c) Alexey Golub</Copyright>