Skip to content

Instantly share code, notes, and snippets.

@merken
Created April 2, 2021 20:51
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 merken/71a2dc4bbc8cb40fd248e99c3b54f2e0 to your computer and use it in GitHub Desktop.
Save merken/71a2dc4bbc8cb40fd248e99c3b54f2e0 to your computer and use it in GitHub Desktop.
Console csproj
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment