From e8a98cd7a3964dbece2ad432e5f2d655461284c6 Mon Sep 17 00:00:00 2001 From: Adeel <3840695+am11@users.noreply.github.com> Date: Tue, 16 Aug 2022 16:30:39 +0300 Subject: [PATCH 1/3] Update S.R.Metadata in HostModel --- eng/Version.Details.xml | 4 ++++ eng/Versions.props | 2 +- .../Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6ab177bb875b34..76a7b8316bd667 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -230,6 +230,10 @@ https://github.com/dotnet/runtime e680411c22e33f45821f4ae64365a2970b2430a6 + + https://github.com/dotnet/runtime + e680411c22e33f45821f4ae64365a2970b2430a6 + https://github.com/dotnet/runtime e680411c22e33f45821f4ae64365a2970b2430a6 diff --git a/eng/Versions.props b/eng/Versions.props index 72f17c83aa2662..9016b683092afd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -101,7 +101,7 @@ 5.0.0 4.5.4 4.5.0 - 6.0.0 + 7.0.0-rc.1.22414.6 4.7.1 4.7.0 4.7.0 diff --git a/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj b/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj index aa9b1250654561..9f00245596360e 100644 --- a/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj +++ b/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj @@ -19,7 +19,7 @@ - + From dc38c2c4917bcd7bed8b56ceb98e3545a34686d5 Mon Sep 17 00:00:00 2001 From: Adeel <3840695+am11@users.noreply.github.com> Date: Tue, 16 Aug 2022 17:18:05 +0300 Subject: [PATCH 2/3] Update S.C.Immutable, cleanup unused --- eng/Version.Details.xml | 12 ++++-------- eng/Versions.props | 4 +--- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 76a7b8316bd667..86c2b955ac1132 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -210,14 +210,6 @@ https://github.com/dotnet/runtime e680411c22e33f45821f4ae64365a2970b2430a6 - - https://github.com/dotnet/runtime - e680411c22e33f45821f4ae64365a2970b2430a6 - - - https://github.com/dotnet/runtime - e680411c22e33f45821f4ae64365a2970b2430a6 - https://github.com/dotnet/runtime e680411c22e33f45821f4ae64365a2970b2430a6 @@ -230,6 +222,10 @@ https://github.com/dotnet/runtime e680411c22e33f45821f4ae64365a2970b2430a6 + + https://github.com/dotnet/runtime + e680411c22e33f45821f4ae64365a2970b2430a6 + https://github.com/dotnet/runtime e680411c22e33f45821f4ae64365a2970b2430a6 diff --git a/eng/Versions.props b/eng/Versions.props index 9016b683092afd..c028798d672251 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -74,8 +74,6 @@ 6.0.0-preview.1.102 7.0.0-rc.1.22414.6 - 7.0.0-rc.1.22414.6 - 7.0.0-rc.1.22414.6 6.0.0 7.0.0-rc.1.22414.6 @@ -93,7 +91,7 @@ 5.0.0 1.2.0-beta.406 4.5.1 - 6.0.0 + 7.0.0-rc.1.22414.6 5.0.0 4.8.3 4.5.0 From 39b7afa8ecd83114e6fc60fb797b5f76c53b5088 Mon Sep 17 00:00:00 2001 From: Adeel <3840695+am11@users.noreply.github.com> Date: Tue, 16 Aug 2022 19:34:39 +0300 Subject: [PATCH 3/3] Remove versions from auto-update list Some tests are failing due to the indirect dependencies on S.C.I. --- eng/Version.Details.xml | 8 -------- eng/Versions.props | 4 ++-- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 86c2b955ac1132..1f341fa4ae9b79 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -222,14 +222,6 @@ https://github.com/dotnet/runtime e680411c22e33f45821f4ae64365a2970b2430a6 - - https://github.com/dotnet/runtime - e680411c22e33f45821f4ae64365a2970b2430a6 - - - https://github.com/dotnet/runtime - e680411c22e33f45821f4ae64365a2970b2430a6 - https://github.com/dotnet/runtime e680411c22e33f45821f4ae64365a2970b2430a6 diff --git a/eng/Versions.props b/eng/Versions.props index c028798d672251..55e96088a0ac68 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -91,7 +91,7 @@ 5.0.0 1.2.0-beta.406 4.5.1 - 7.0.0-rc.1.22414.6 + 6.0.0 5.0.0 4.8.3 4.5.0 @@ -99,7 +99,7 @@ 5.0.0 4.5.4 4.5.0 - 7.0.0-rc.1.22414.6 + 6.0.0 4.7.1 4.7.0 4.7.0