-
Notifications
You must be signed in to change notification settings - Fork 108
Add missing packages to M.A.All #21
Comments
It also needs all the toolish dependency packages, e.g. Microsoft.AspNetCore.Mvc.Razor.ViewCompilation, Microsoft.EntityFrameworkCore.Design, etc. |
Parsing from the packages.csv (which should be updated since we plan on making that the source of truth) #19 To be included:
Not included:Pre-release:
net451/net46 packages:
Metapackages:
Tools:
Sources:
Testing:
Other:
|
ping @DamianEdwards |
This list looks good |
These packages should be included and flipped to shipping for preview1 in the .csv:
|
Ignore previous comment, posted to wrong issue. |
The only remaining issue is Azure/azure-sdk-for-net#3003. Blocking inclusion of Microsoft.Extensions.Configuration.AzureKeyVault. Keeping issue to track. |
I just realized you have packages listed in the "Tools" section above that aren't. Namely Microsoft.VisualStudio.Web.CodeGeneration.Design and friends. They go in the project file as dependencies. Best bet is to look at the templates and use that as the guide. |
The rest of the packages have been added in #71. Keeping open to track azure key vault package. |
Azure key vault added. |
Tracking issues regarding inclusion of our packages in the metapackage:
The text was updated successfully, but these errors were encountered: