We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9fc15d commit 2434d17Copy full SHA for 2434d17
NuGetPackageVerifier.json
@@ -5,7 +5,11 @@
5
],
6
"packages": {
7
"Microsoft.AspNetCore.Razor.TagHelpers.Testing.Sources": {},
8
- "RazorPageGenerator": {}
+ "RazorPageGenerator": {},
9
+ "Microsoft.CodeAnalysis.Remote.Razor": {},
10
+ "Microsoft.VisualStudio.Editor.Razor": {},
11
+ "Microsoft.VisualStudio.LanguageServices.Razor": {},
12
+ "Microsoft.VisualStudio.Mac.LanguageServices.Razor": {}
13
}
14
},
15
"Default": { // Rules to run for packages not listed in any other set.
korebuild-lock.txt
@@ -1,2 +1,2 @@
1
-version:2.1.0-rtm-15783
2
-commithash:5fc2b2f607f542a2ffde11c19825e786fc1a3774
+version:2.1.0-rtm-15788
+commithash:13fd0b77c6790a640fdc830078aecc5b7e7821cc
0 commit comments