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

Allow the project to provide the runtime identifier graph #2882

Merged
merged 15 commits into from
Jun 21, 2019

Conversation

nkolev92
Copy link
Member

@nkolev92 nkolev92 commented Jun 11, 2019

Bug

Fixes: NuGet/Home#7351
Regression: No

  • Last working version:
  • How are we preventing it in future:

Fix

Details: Spec at https://github.com/NuGet/Client.Engineering/pull/96.

Note that there's an internal spec review at 06/11/19. So please hold off review until then.

The runtime graph used to be provided through a versioned package. This adds the ability to specify it through the project itself without a package.

Testing/Validation

Tests Added: Yes
Reason for not adding tests:
Validation:

@nkolev92 nkolev92 changed the title Allow the project to provide the runtime identifier graph. Allow the project to provide the runtime identifier graph Jun 11, 2019
@nkolev92
Copy link
Member Author

@zivkan Addressed all but the partial class comments.
I want to make sure multiple folks in the team chip in.

@nkolev92 nkolev92 merged commit 04166a6 into dev Jun 21, 2019
@nkolev92 nkolev92 deleted the dev-nkolev92-projectSuppliedRuntimeJson branch June 21, 2019 19:27
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.

Mechanism for supplying runtime.json outside of a package
2 participants