Skip to content

Automatically set 'PrivateAssets=All' for .Sources references #7539

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

Merged
merged 2 commits into from
Feb 13, 2019

Conversation

natemcmaster
Copy link
Contributor

Follow-up to #7510

When a <reference> ends in the name .Sources, set PrivateAssets=All (exclude from generated nuspec) and IncludeAssets=ContentFiles (only consume content files, not .dll's)

@natemcmaster natemcmaster requested review from pakrym and removed request for SteveSandersonMS, Tratcher and jkotalik February 13, 2019 17:51
@natemcmaster natemcmaster merged commit 338de47 into dotnet:master Feb 13, 2019
@natemcmaster natemcmaster deleted the sources-refs branch February 13, 2019 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants