Skip to content

Instantly share code, notes, and snippets.

@nguerrera
Created October 19, 2016 21: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 nguerrera/d395532d25a091e5536642744459e76e to your computer and use it in GitHub Desktop.
Save nguerrera/d395532d25a091e5536642744459e76e to your computer and use it in GitHub Desktop.
<ItemGroup Condition="'$(TargetFramework)' == 'net45'">
<PackageReference Include="DesktopOnlyDependency">
<Version>1.0.0</Version>
</PackageReference>
</ItemGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment