diff --git a/eng/Versions.props b/eng/Versions.props index 4224bee6ef..a3298bc53c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -110,7 +110,7 @@ $(KoreBuildVersion) - 3.0.0-build-20190122.3 + 3.0.0-build-20190123.3 1.0.0-alpha-004 15.9.0 diff --git a/eng/signcheck.exclusions.txt b/eng/signcheck.exclusions.txt index eda95be899..987416acf7 100644 --- a/eng/signcheck.exclusions.txt +++ b/eng/signcheck.exclusions.txt @@ -3,5 +3,5 @@ content/*.js;Microsoft.DotNet.Web.Spa.ProjectTemplates.*.nupkg; Exclude JavaScri content/*.js;Microsoft.DotNet.Web.ProjectTemplates.*.nupkg; Exclude JavaScript files from codesigning in project templates Templates/*.js;Microsoft.VisualStudio.Web.CodeGenerators.Mvc.*.nupkg; Exclude JavaScript files from codesigning in code generators *.js;signalr-*-javadoc.jar; Exclude JavaScript files in the generated javadocs -*.binlog; Exclude msbuild log files -*.symbols.nupkg; Exclude NuGet symbols packages. These are not shipped to customers and should not be code signed. +*.binlog;; Exclude msbuild log files +*;*.symbols.nupkg; Exclude NuGet symbols packages. These are not shipped to customers and should not be code signed. diff --git a/global.json b/global.json index 4d190b7c6b..4a7c6ca7fc 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "version": "3.0.100-preview-009750" }, "msbuild-sdks": { - "Internal.AspNetCore.Sdk": "3.0.0-build-20190122.3" + "Internal.AspNetCore.Sdk": "3.0.0-build-20190123.3" } } diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 7c5c3f7bb7..0286e900f8 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:3.0.0-build-20190122.3 -commithash:43e5fa8e3d8b192e573c3c14ae39b43e1d05cd5e +version:3.0.0-build-20190123.3 +commithash:bfcdf8474c79320b7e5edcdb33d94bbdccb41e32