Skip to content

Remove cli patch 11: use package version props to set aspnet version #502

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 1 commit into from
May 8, 2018

Conversation

dagood
Copy link
Member

@dagood dagood commented May 3, 2018

Sets the versions of these packages by adding "fake" package-versions to the PVP:

  • Microsoft.AspNetCore.All
  • Microsoft.AspNetCore.App
  • Microsoft.NET.Sdk.Razor

In CLI, they all reference the same version with static props (before the PVP is imported) so we have to override each one.

Not necessary for RC1, but it seems like a pretty safe patch removal.

@crummel
Copy link
Contributor

crummel commented May 3, 2018

@dotnet-bot test OSX10.12 Release please (channel disconnected)

@dagood dagood added the no-merge label May 3, 2018
@dagood
Copy link
Member Author

dagood commented May 3, 2018

Marked no-merge because it would conflict with the RC-blocking #504, and this PR is only for RTM.

@dagood dagood force-pushed the remove-cli-patch-11 branch from c843f9c to 4cb9ed7 Compare May 4, 2018 15:04
@dagood dagood removed the no-merge label May 4, 2018
@dagood
Copy link
Member Author

dagood commented May 4, 2018

@dotnet-bot test OSX10.12 Release
(Channel disconnected again)

@crummel
Copy link
Contributor

crummel commented May 8, 2018

@dotnet-bot test OSX10.12 Release please
Looks like a generic network issue this time.

@crummel
Copy link
Contributor

crummel commented May 8, 2018

@dagood OS X went through!

@dagood dagood merged commit b1f1043 into dotnet:dev/release/2.1 May 8, 2018
@dagood dagood deleted the remove-cli-patch-11 branch May 8, 2018 22:28
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.

4 participants