From 6da1788bab4de1ddf92b7f5ffea03dbc392c6648 Mon Sep 17 00:00:00 2001
From: NET Source-Build Bot <102560831+dotnet-sb-bot@users.noreply.github.com>
Date: Wed, 29 May 2024 01:39:21 +0200
Subject: [PATCH] .NET Source-Build 6.0.131 May 2024 Updates (#19856)
---
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 0c21be3f7..e1c4b987b 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -144,7 +144,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.130
+ 6.0.131
diff --git a/src/SourceBuild/tarball/content/global.json b/src/SourceBuild/tarball/content/global.json
index 66c3608f6..c1bb5c5b1 100644
--- a/src/SourceBuild/tarball/content/global.json
+++ b/src/SourceBuild/tarball/content/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "6.0.130"
+ "dotnet": "6.0.131"
},
"msbuild-sdks": {
"Microsoft.Build.CentralPackageVersions": "2.0.1",