From 3da41ae4bb34dfc7ce3aaa75d78630ce22ecdf4b Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Mon, 4 Dec 2017 11:29:09 -0800 Subject: [PATCH] Remove unneeded exclusion --- NuGetPackageVerifier.json | 40 +++++++++++++-------------------------- build/dependencies.props | 22 ++++++++++----------- korebuild-lock.txt | 4 ++-- 3 files changed, 26 insertions(+), 40 deletions(-) diff --git a/NuGetPackageVerifier.json b/NuGetPackageVerifier.json index b21a624bcd..1ec6f7c986 100644 --- a/NuGetPackageVerifier.json +++ b/NuGetPackageVerifier.json @@ -1,30 +1,16 @@ { - "adx": { - "rules": [ - "DefaultCompositeRule" - ], - "packages": { - "Microsoft.VisualStudio.LanguageServices.Razor": { - "Exclusions": { - "WRONG_THIRDPARTY_DEPENDENCY_VERSION": { - "Microsoft.VisualStudio.LanguageServices.Razor; .NETFramework,Version=v4.6": "This package intentionally depends on version 9.0.1 of Newtonsoft.Json because of the dependency on Visual Studio." - } - } - } - } - }, - "adx-nonshipping": { // Packages written by the ADX team but that don't ship on NuGet.org (thus, no need to scan anything in them) - "rules": [ - // Don't run any rules for packages the ADX team creates but doesn't ship. - ], - "packages": { - "Microsoft.AspNetCore.Razor.TagHelpers.Testing.Sources": { }, - "RazorPageGenerator": { } - } - }, - "Default": { // Rules to run for packages not listed in any other set. - "rules": [ - "DefaultCompositeRule" - ] + "adx-nonshipping": { // Packages written by the ADX team but that don't ship on NuGet.org (thus, no need to scan anything in them) + "rules": [ + // Don't run any rules for packages the ADX team creates but doesn't ship. + ], + "packages": { + "Microsoft.AspNetCore.Razor.TagHelpers.Testing.Sources": {}, + "RazorPageGenerator": {} } + }, + "Default": { // Rules to run for packages not listed in any other set. + "rules": [ + "DefaultCompositeRule" + ] + } } \ No newline at end of file diff --git a/build/dependencies.props b/build/dependencies.props index e281281ac4..b90a7be0b3 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -4,17 +4,17 @@ 0.10.9 - 2.1.0-preview1-15576 - 2.1.0-preview1-27644 - 2.1.0-preview1-27644 + 2.1.0-preview1-15620 + 2.1.0-preview1-27723 + 2.1.0-preview1-27723 2.3.1 2.3.1 - 2.1.0-preview1-27644 + 2.1.0-preview1-27723 2.1.0-preview2-25711-01 - 2.1.0-preview1-27644 - 2.1.0-preview1-27644 + 2.1.0-preview1-27723 + 2.1.0-preview1-27723 2.0.0 - 2.1.0-preview1-25907-02 + 2.1.0-preview1-25915-01 15.3.0 15.0.26606 15.6.161-preview @@ -32,7 +32,7 @@ 2.0.0 10.0.1 1.1.92 - 4.4.1 + 4.5.0-preview1-25914-04 9.0.1 2.6.0-beta1-62023-02 2.6.0-beta1-62023-02 @@ -43,9 +43,9 @@ 2.6.0-beta1-62023-02 2.6.0-beta1-62023-02 2.6.0-beta1-62023-02 - 0.7.0 - 2.3.0 - 2.3.0 + 0.8.0 + 2.3.1 + 2.3.1 diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 1a99066b7c..fe4a961da3 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.0-preview1-15576 -commithash:2f3856d2ba4f659fcb9253215b83946a06794a27 +version:2.1.0-preview1-15620 +commithash:6432b49a2c00310416df39b6fe548ef4af9c6011