|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<TargetFramework>netcoreapp1.1</TargetFramework>
|
|
|
|
<TargetFramework>netcoreapp1.1</TargetFramework>
|
|
|
|
<RuntimeIdentifiers>win10-x64;osx.10.12-x64;ubuntu.16.10-x64;debian.8-x64;centos.7-x64;</RuntimeIdentifiers>
|
|
|
|
<RuntimeIdentifiers>win10-x64;osx.10.12-x64;ubuntu.16.04-x64;debian.8-x64;centos.7-x64;</RuntimeIdentifiers>
|
|
|
|
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
|
|
|
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
|
|
|
<Version>3.0.0</Version>
|
|
|
|
<Version>3.0.0</Version>
|
|
|
|
|
|
|
|
|
|
|
|