Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Mitchell <mmitche@microsoft.com>2020-11-20 21:47:16 +0300
committerGitHub <noreply@github.com>2020-11-20 21:47:16 +0300
commit3df5da13af8b40148eb5a207c9290381228305d1 (patch)
treead2e29aa8d29f0011cc4d9355ec614f688d894d4
parent584d16a65f4b715ffb63d5ab8003d66b34cace6c (diff)
[release/2.1] Update korebuild to fix signcheck errors (#28005)v2.1.24
* Update korebuild to fix signcheck errors
-rw-r--r--build/dependencies.props2
-rw-r--r--korebuild-lock.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/build/dependencies.props b/build/dependencies.props
index 02c2e83579..4756c166b9 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -16,7 +16,7 @@
<!-- Determined by build tools -->
<InternalAspNetCoreSdkPackageVersion>$(KoreBuildVersion)</InternalAspNetCoreSdkPackageVersion>
<InternalAspNetCoreSiteExtensionSdkPackageVersion>$(KoreBuildVersion)</InternalAspNetCoreSiteExtensionSdkPackageVersion>
- <InternalAspNetCoreSdkPackageVersion Condition=" '$(KoreBuildVersion)' == '' ">2.1.7-build-20200221.1</InternalAspNetCoreSdkPackageVersion>
+ <InternalAspNetCoreSdkPackageVersion Condition=" '$(KoreBuildVersion)' == '' ">2.1.7-build-20201119.1</InternalAspNetCoreSdkPackageVersion>
</PropertyGroup>
<!-- These are package versions that should not be overridden or updated by automation. -->
diff --git a/korebuild-lock.txt b/korebuild-lock.txt
index f879f18f8b..a9440d2de0 100644
--- a/korebuild-lock.txt
+++ b/korebuild-lock.txt
@@ -1,2 +1,2 @@
-version:2.1.7-build-20200221.1
-commithash:96fb43f7c4a724d7af26b053240182760ac80a9b
+version:2.1.7-build-20201119.1
+commithash:8212674c2abff7b51f99422c9bdb1a81b90d9dc1