Skip to content

Instantly share code, notes, and snippets.

@BojanKomazec
Last active April 22, 2017 16:23
Show Gist options
  • Save BojanKomazec/166cf9f7aa6c8cb29808fd4f56f0518e to your computer and use it in GitHub Desktop.
Save BojanKomazec/166cf9f7aa6c8cb29808fd4f56f0518e to your computer and use it in GitHub Desktop.
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp1.1</TargetFramework>
</PropertyGroup>
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment