Add Razor.Workspaces to non-shipping in NPV
Putting this package where it belongs in the NPV list. This package only ships with our other tooling-only packages.
This commit is contained in:
parent
601cba6945
commit
9d314071dc
|
|
@ -6,6 +6,7 @@
|
||||||
"packages": {
|
"packages": {
|
||||||
"Microsoft.AspNetCore.Razor.TagHelpers.Testing.Sources": {},
|
"Microsoft.AspNetCore.Razor.TagHelpers.Testing.Sources": {},
|
||||||
"RazorPageGenerator": {},
|
"RazorPageGenerator": {},
|
||||||
|
"Microsoft.CodeAnalysis.Razor.Workspaces": {},
|
||||||
"Microsoft.CodeAnalysis.Remote.Razor": {},
|
"Microsoft.CodeAnalysis.Remote.Razor": {},
|
||||||
"Microsoft.VisualStudio.Editor.Razor": {},
|
"Microsoft.VisualStudio.Editor.Razor": {},
|
||||||
"Microsoft.VisualStudio.LanguageServices.Razor": {},
|
"Microsoft.VisualStudio.LanguageServices.Razor": {},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue