Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support NETCore SDK projects without TargetFramework set #5268

Closed
emgarten opened this issue May 23, 2017 · 0 comments
Closed

Support NETCore SDK projects without TargetFramework set #5268

emgarten opened this issue May 23, 2017 · 0 comments
Assignees
Milestone

Comments

@emgarten
Copy link
Member

NETCore SDK projects do not always have TargetFramework or TargetFrameworks set.

NuGet.targets should handle this scenario. PTF specifically fails to show up in the dg spec when these properties do not exist.

@emgarten emgarten self-assigned this May 23, 2017
@emgarten emgarten added this to the 4.3 milestone May 23, 2017
emgarten added a commit to NuGet/NuGet.Client that referenced this issue Jun 2, 2017
AssetTargetFallback allows falling back to another project framework only if no compatible assets are found in the package.

Fixes NuGet/Home#5192
Fixes NuGet/Home#5268
emgarten added a commit to NuGet/NuGet.Client that referenced this issue Jun 2, 2017
AssetTargetFallback allows falling back to another project framework only if no compatible assets are found in the package.

Fixes NuGet/Home#5192
Fixes NuGet/Home#5268
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant