Skip to content

Instantly share code, notes, and snippets.

@yostane
Created July 9, 2017 15:14
Show Gist options
  • Select an option

  • Save yostane/cd8f7d96ad786f99a2cc9f2c1605cf92 to your computer and use it in GitHub Desktop.

Select an option

Save yostane/cd8f7d96ad786f99a2cc9f2c1605cf92 to your computer and use it in GitHub Desktop.
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp1.1</TargetFramework>
<RuntimeIdentifiers>win10-x64;osx.10.11-x64</RuntimeIdentifiers>
</PropertyGroup>
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment