Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Add support for specifying framework-agnostic dependencies #131

Merged
merged 1 commit into from
Jun 5, 2017

Conversation

kzu
Copy link
Contributor

@kzu kzu commented Jun 5, 2017

Can either use:

  • FrameworkSpecific=false
  • Set TargetFramework=any

NOTE: when a dependency group has no TF, instead of returning
NuGetFramework.Any, the NuGet API returns NuGetFramework.UnsupportedFramework :\

Fixes NuGet/Home#5345

Can either use:
- FrameworkSpecific=false
- Set TargetFramework=any

NOTE: when a dependency group has no TF, instead of returning
NuGetFramework.Any, the NuGet API returns NuGetFramework.UnsupportedFramework :\

Fixes NuGet/Home#5345
@adalon adalon merged commit 316b772 into NuGet:dev Jun 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants