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

[WIP]add options to suppress dependencies and assembly references in packge #1923

Closed
wants to merge 1 commit into from

Conversation

rohit21agrawal
Copy link
Contributor

@rohit21agrawal rohit21agrawal commented Jan 5, 2018

Bug

Fixes: NuGet/Home#6354

Fix

Details: Adds two flags - one to suppress framewor assembly references, and other to suppress package dependencies. These can be framework specific based on msbuild conditions.
These flags are called: SuppressAssemblyReferencesInPackage and SuppressDependenciesInPackage

Testing/Validation

Tests Added: Writing tests

@rohit21agrawal rohit21agrawal force-pushed the dev-ragrawal-suppressdependency branch from f3858a3 to 3d5210b Compare January 5, 2018 22:39
@rohit21agrawal
Copy link
Contributor Author

see referenced issue for workaround

@nkolev92 nkolev92 deleted the dev-ragrawal-suppressdependency branch April 3, 2018 23:28
@rohit21agrawal rohit21agrawal restored the dev-ragrawal-suppressdependency branch April 23, 2018 23:32
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.

1 participant