Try again

This commit is contained in:
TidusJar 2017-07-27 21:27:42 +01:00
commit 9d435ccc0f
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<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>
<TargetFramework>netcoreapp1.1</TargetFramework>
</PropertyGroup>