Skip to content

Instantly share code, notes, and snippets.

@JamesNK
Last active September 20, 2018 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JamesNK/54c2753776affc63d2d3af601dc00530 to your computer and use it in GitHub Desktop.
Save JamesNK/54c2753776affc63d2d3af601dc00530 to your computer and use it in GitHub Desktop.
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net461;netcoreapp2.1</TargetFrameworks>
</PropertyGroup>
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment