Skip to content

Conversation

natemcmaster
Copy link
Contributor

Resolves #3756.

The removes the need to ship packages for assemblies which are part of Microsoft.AspNetCore.App. The implementation of this requires first building packages, and then modifying .nuspec's and categorizing packages as "noship".

This can be improved after we finish merging all git submodules. Once that is done, we can replace PackageReference's with ProjectReference's and avoid producing "turd" .nupkg's altogether. Also, once NuGet implements NuGet/Home#7342, we can use FrameworkReference to build our packages.

Co-Authored-By: natemcmaster <[email protected]>
Copy link
Contributor

@Eilon Eilon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK fine. Let's do it!

@natemcmaster natemcmaster merged commit 0295f53 into master Nov 21, 2018
@natemcmaster natemcmaster deleted the namc/pseudo-framework-ref branch November 21, 2018 18:33
@natemcmaster natemcmaster added the breaking-change This issue / pr will introduce a breaking change, when resolved / merged. label Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change This issue / pr will introduce a breaking change, when resolved / merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants