Skip to content

Instantly share code, notes, and snippets.

@morrisjoe
Created December 9, 2016 23:35
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 morrisjoe/b81c3cd6f115afefe6f40f2e24f41a86 to your computer and use it in GitHub Desktop.
Save morrisjoe/b81c3cd6f115afefe6f40f2e24f41a86 to your computer and use it in GitHub Desktop.
<Project ToolsVersion="15.0" Sdk="Microsoft.NET.Sdk.Web">
...
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.App" Version="1.0.1" />
...
</ItemGroup>
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment