Skip to content

Instantly share code, notes, and snippets.

@tugberkugurlu
Created November 21, 2016 19:47
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 tugberkugurlu/cbe64cc8ead38e9131c6026d2d511514 to your computer and use it in GitHub Desktop.
Save tugberkugurlu/cbe64cc8ead38e9131c6026d2d511514 to your computer and use it in GitHub Desktop.
<TargetFrameworks>
<Framework name="net451" />
<Framework name="netcoreapp1.0">
<Dependencies>
<PackageReference Include="Microsoft.NETCore.App" Version="1.1.0" />
</Dependencies>
</Framework>
</TargetFrameworks>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment