From 99911716db680c2ec696f6a9fa17ba5d958514a3 Mon Sep 17 00:00:00 2001 From: Chris Rummel Date: Wed, 8 Feb 2023 11:13:17 -0600 Subject: [PATCH] Remove source-build manipulation of stable version. (#15467) --- eng/Version.Details.xml | 2 +- src/SourceBuild/content/Directory.Build.props | 16 +++++++++------- .../content/repo-projects/Directory.Build.props | 1 - 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 693d5ca0f..4f2c92a32 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -20,6 +20,7 @@ https://github.com/dotnet/runtime e71a4fb10d7ea6b502dd5efe7a8fcefa2b9c1550 + https://github.com/dotnet/runtime @@ -32,7 +33,6 @@ https://github.com/dotnet/runtime e71a4fb10d7ea6b502dd5efe7a8fcefa2b9c1550 - https://github.com/dotnet/runtime diff --git a/src/SourceBuild/content/Directory.Build.props b/src/SourceBuild/content/Directory.Build.props index 3ab8dfc88..c770efa5f 100644 --- a/src/SourceBuild/content/Directory.Build.props +++ b/src/SourceBuild/content/Directory.Build.props @@ -209,13 +209,15 @@ - + - + - - - + + + + + @@ -229,8 +231,8 @@ - - + + diff --git a/src/SourceBuild/content/repo-projects/Directory.Build.props b/src/SourceBuild/content/repo-projects/Directory.Build.props index 2edac5b93..252aef141 100644 --- a/src/SourceBuild/content/repo-projects/Directory.Build.props +++ b/src/SourceBuild/content/repo-projects/Directory.Build.props @@ -14,7 +14,6 @@ true $(LoggingDir)$(RepositoryName).log >> $(RepoConsoleLogFile) 2>&1 - true net8.0 $(ProjectDirectory)artifacts/packages/$(Configuration)/NonShipping/