From 17e71494b242c7b1289b8c92ebcf09746917744b Mon Sep 17 00:00:00 2001
From: NET Source-Build Bot <102560831+dotnet-sb-bot@users.noreply.github.com>
Date: Wed, 10 Jul 2024 10:11:34 -0500
Subject: [PATCH] .NET Source-Build 6.0.132 July 2024 Updates (#19974)
---
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 e866b5269..44df0a84b 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.131
+ 6.0.132
diff --git a/src/SourceBuild/tarball/content/global.json b/src/SourceBuild/tarball/content/global.json
index c1bb5c5b1..9160faaab 100644
--- a/src/SourceBuild/tarball/content/global.json
+++ b/src/SourceBuild/tarball/content/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "6.0.131"
+ "dotnet": "6.0.132"
},
"msbuild-sdks": {
"Microsoft.Build.CentralPackageVersions": "2.0.1",