Merge branch 'release/2.1' into dev
This commit is contained in:
commit
65cb2f0173
|
|
@ -5,7 +5,11 @@
|
|||
],
|
||||
"packages": {
|
||||
"Microsoft.AspNetCore.Razor.TagHelpers.Testing.Sources": {},
|
||||
"RazorPageGenerator": {}
|
||||
"RazorPageGenerator": {},
|
||||
"Microsoft.CodeAnalysis.Remote.Razor": {},
|
||||
"Microsoft.VisualStudio.Editor.Razor": {},
|
||||
"Microsoft.VisualStudio.LanguageServices.Razor": {},
|
||||
"Microsoft.VisualStudio.Mac.LanguageServices.Razor": {}
|
||||
}
|
||||
},
|
||||
"Default": { // Rules to run for packages not listed in any other set.
|
||||
|
|
|
|||
Loading…
Reference in New Issue