From d3036c5d9900ad034d17531a5fa61a4678894c5b Mon Sep 17 00:00:00 2001
From: NET Source-Build Bot <102560831+dotnet-sb-bot@users.noreply.github.com>
Date: Wed, 14 Feb 2024 02:11:47 +0100
Subject: [PATCH] .NET Source-Build 6.0.127 February 2024 Updates (#18652)
---
eng/Versions.props | 2 +-
src/SourceBuild/tarball/content/global.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/eng/Versions.props b/eng/Versions.props
index 6acb430d0..42863af1a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -177,7 +177,7 @@
or minor release, prebuilts may be needed. When the release is mature, prebuilts are not
necessary, and this property is removed from the file.
-->
- 6.0.126
+ 6.0.127
diff --git a/src/SourceBuild/tarball/content/global.json b/src/SourceBuild/tarball/content/global.json
index d503a61b9..a478949a8 100644
--- a/src/SourceBuild/tarball/content/global.json
+++ b/src/SourceBuild/tarball/content/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "6.0.126"
+ "dotnet": "6.0.127"
},
"msbuild-sdks": {
"Microsoft.Build.CentralPackageVersions": "2.0.1",