From 15efc8d27b33abcfe283c5d930bda94f8ef99dc2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 11 Feb 2025 05:02:41 +0000 Subject: [PATCH 1/4] Update dependencies from https://github.com/dotnet/hotreload-utils build 20250210.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.25077.3 -> To Version 9.0.0-alpha.0.25110.2 --- NuGet.config | 18 ------------------ eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 3 files changed, 3 insertions(+), 21 deletions(-) diff --git a/NuGet.config b/NuGet.config index 7a77a883fb2871..9eb2a590d6bd92 100644 --- a/NuGet.config +++ b/NuGet.config @@ -9,25 +9,7 @@ - - - - - - - - - - - - - - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8de3216106088b..f92df52225783d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -352,9 +352,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-optimization 9d7532585ce71e30ab55f0364d3cecccaf0775d1 - + https://github.com/dotnet/hotreload-utils - fe67b0da4c0a7e82f0f9a4da1cb966c730e6934f + c6e9cc7a771674ef4ddf8f576369bac2443609cf https://github.com/dotnet/runtime-assets diff --git a/eng/Versions.props b/eng/Versions.props index 9bc7f6caeff393..786c1744c97d66 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -187,7 +187,7 @@ 9.0.0-prerelease.25103.3 9.0.0-prerelease.25103.3 9.0.0-prerelease.25103.3 - 9.0.0-alpha.0.25077.3 + 9.0.0-alpha.0.25110.2 3.12.0 4.5.0 6.0.0 From e672c6fffe58cae2305e13bd5dfae2235db9aada Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 14 Feb 2025 05:02:25 +0000 Subject: [PATCH 2/4] Update dependencies from https://github.com/dotnet/hotreload-utils build 20250213.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.25077.3 -> To Version 9.0.0-alpha.0.25113.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f92df52225783d..ae2dc053cfee27 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -352,9 +352,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-optimization 9d7532585ce71e30ab55f0364d3cecccaf0775d1 - + https://github.com/dotnet/hotreload-utils - c6e9cc7a771674ef4ddf8f576369bac2443609cf + 9e06dac29fc4e6d46ba7ae94d33317e28435b9a2 https://github.com/dotnet/runtime-assets diff --git a/eng/Versions.props b/eng/Versions.props index 786c1744c97d66..8b680c4d06e157 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -187,7 +187,7 @@ 9.0.0-prerelease.25103.3 9.0.0-prerelease.25103.3 9.0.0-prerelease.25103.3 - 9.0.0-alpha.0.25110.2 + 9.0.0-alpha.0.25113.2 3.12.0 4.5.0 6.0.0 From 649a1518ca9cee5d06177b6a997838cb54d2c641 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 25 Feb 2025 05:02:40 +0000 Subject: [PATCH 3/4] Update dependencies from https://github.com/dotnet/hotreload-utils build 20250224.3 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.25077.3 -> To Version 9.0.0-alpha.0.25124.3 --- NuGet.config | 2 ++ eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/NuGet.config b/NuGet.config index 9eb2a590d6bd92..fdbcf7c450dece 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,6 +10,8 @@ + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ae2dc053cfee27..d3f4db17f04982 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -352,9 +352,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-optimization 9d7532585ce71e30ab55f0364d3cecccaf0775d1 - + https://github.com/dotnet/hotreload-utils - 9e06dac29fc4e6d46ba7ae94d33317e28435b9a2 + 7b46b81090788eba8ee3fca1eaded699b8bcae35 https://github.com/dotnet/runtime-assets diff --git a/eng/Versions.props b/eng/Versions.props index 8b680c4d06e157..bdc0ce20ca3325 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -187,7 +187,7 @@ 9.0.0-prerelease.25103.3 9.0.0-prerelease.25103.3 9.0.0-prerelease.25103.3 - 9.0.0-alpha.0.25113.2 + 9.0.0-alpha.0.25124.3 3.12.0 4.5.0 6.0.0 From cdbbf87f12cce021ed224f8f00ca388d9e95e751 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 4 Mar 2025 05:02:42 +0000 Subject: [PATCH 4/4] Update dependencies from https://github.com/dotnet/hotreload-utils build 20250303.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.25077.3 -> To Version 9.0.0-alpha.0.25153.2 --- NuGet.config | 1 - eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/NuGet.config b/NuGet.config index fdbcf7c450dece..47cf703d1064f0 100644 --- a/NuGet.config +++ b/NuGet.config @@ -14,7 +14,6 @@ -