Commit c5350c48 authored by Jeremy Bokobza's avatar Jeremy Bokobza

Added ubuntu.16.04-x64 back as a runtime

parent cd6923c6
......@@ -6,7 +6,7 @@
<AssemblyName>Breeze.Api</AssemblyName>
<OutputType>Exe</OutputType>
<PackageId>Breeze.Api</PackageId>
<RuntimeIdentifiers>win10-x64;win7-x64</RuntimeIdentifiers>
<RuntimeIdentifiers>win10-x64;win7-x64;ubuntu.16.04-x64</RuntimeIdentifiers>
<RuntimeFrameworkVersion>1.1.1</RuntimeFrameworkVersion>
<PackageTargetFallback>$(PackageTargetFallback);dotnet5.6;portable-net45+win8</PackageTargetFallback>
</PropertyGroup>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment