Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Add more packages to cache #197

Merged
merged 1 commit into from
Apr 24, 2017
Merged

Add more packages to cache #197

merged 1 commit into from
Apr 24, 2017

Conversation

JunTaoLuo
Copy link
Contributor

We need to keep this in sync with MetaPackages's list of runtime package store. Updating due to aspnet/MetaPackages#43

Copy link
Contributor

@pranavkm pranavkm left a comment

Choose a reason for hiding this comment

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

For the one question.

@@ -71,7 +71,7 @@ Microsoft.AspNetCore.Mvc.Localization,ship,include
Microsoft.AspNetCore.Mvc.Razor,ship,include
Microsoft.AspNetCore.Mvc.Razor.Extensions,ship,include
Microsoft.AspNetCore.Mvc.RazorPages,ship,include
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation,ship,exclude
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation,ship,include
Copy link
Contributor

Choose a reason for hiding this comment

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

This doesn't have any runtime components. Are we just using this as a way to get the package in the .All package now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Marking as ship,include for now since it should be in the metapackage. This functionally does not affect anything right now but we should revisit what these fields mean. ship vs no-ship, include in metapackage vs not, include in cache vs not.

@@ -119,24 +119,24 @@ Microsoft.Data.Sqlite,ship,include
Microsoft.Data.Sqlite.Core,ship,include
Microsoft.DotNet.Watcher.Tools,ship,exclude
Microsoft.EntityFrameworkCore,ship,include
Microsoft.EntityFrameworkCore.Design,ship,exclude
Microsoft.EntityFrameworkCore.Design,ship,include
Copy link
Contributor

Choose a reason for hiding this comment

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

@JunTaoLuo JunTaoLuo merged commit 19ec484 into dev Apr 24, 2017
@JunTaoLuo
Copy link
Contributor Author

Verified these changes in the MetaPackage repo so merging these to keep packages.csv up to date.

@JunTaoLuo JunTaoLuo deleted the johluo/add-more-packages branch April 24, 2017 20:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants