From 2434d1761319ef227eea5df4dfef44a38ae76a41 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Tue, 15 May 2018 10:04:01 -0700 Subject: [PATCH] Exclude Visual Studio packages from default NGPV ruleset (#2352) --- NuGetPackageVerifier.json | 6 +++++- korebuild-lock.txt | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/NuGetPackageVerifier.json b/NuGetPackageVerifier.json index a6b622a7e4..aeabac8d86 100644 --- a/NuGetPackageVerifier.json +++ b/NuGetPackageVerifier.json @@ -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. diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 27e94579a9..aa80257373 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.0-rtm-15783 -commithash:5fc2b2f607f542a2ffde11c19825e786fc1a3774 +version:2.1.0-rtm-15788 +commithash:13fd0b77c6790a640fdc830078aecc5b7e7821cc