From b21afd145f9273598c6f2bc5ef76ef0c9785d39d Mon Sep 17 00:00:00 2001
From: NET Source-Build Bot <102560831+dotnet-sb-bot@users.noreply.github.com>
Date: Tue, 9 Jan 2024 23:13:24 +0100
Subject: [PATCH] .NET Source-Build 7.0.115 January 2024 Updates (#18170)
---
eng/Versions.props | 4 ++--
src/SourceBuild/tarball/content/global.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/eng/Versions.props b/eng/Versions.props
index 192f8e1a5..f821f79fd 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -215,8 +215,8 @@
or minor release, prebuilts may be needed. When the release is mature, prebuilts are not
necessary, and this property is removed from the file.
-->
- 7.0.114
- 7.0.114
+ 7.0.115
+ 7.0.115
diff --git a/src/SourceBuild/tarball/content/global.json b/src/SourceBuild/tarball/content/global.json
index d508adc5c..ff635fdbf 100644
--- a/src/SourceBuild/tarball/content/global.json
+++ b/src/SourceBuild/tarball/content/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "7.0.114"
+ "dotnet": "7.0.115"
},
"msbuild-sdks": {
"Microsoft.Build.CentralPackageVersions": "2.0.1",