From 9a10c67ce1637c15b3d74e0ab3db10bcfc69d7c4 Mon Sep 17 00:00:00 2001 From: Phil Henning Date: Tue, 9 Dec 2025 13:34:46 -0500 Subject: [PATCH 1/2] Update branding for release/10.0 to 10.0.1 --- eng/Versions.DotNetScaffold.props | 2 +- eng/Versions.props | 2 +- scripts/install-aspnet-codegenerator.cmd | 2 +- scripts/install-aspnet-codegenerator.sh | 2 +- scripts/install-scaffold.cmd | 2 +- scripts/install-scaffold.sh | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Versions.DotNetScaffold.props b/eng/Versions.DotNetScaffold.props index b21b75579..33f37d2ba 100644 --- a/eng/Versions.DotNetScaffold.props +++ b/eng/Versions.DotNetScaffold.props @@ -1,7 +1,7 @@ - 10.0.0 + 10.0.1 rtm False diff --git a/eng/Versions.props b/eng/Versions.props index 2550a1ae8..7541ede1a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -62,7 +62,7 @@ 7.0.1 - 10.0.0 + 10.0.1 rtm diff --git a/scripts/install-aspnet-codegenerator.cmd b/scripts/install-aspnet-codegenerator.cmd index 62b4f4e26..6ed1f2be5 100644 --- a/scripts/install-aspnet-codegenerator.cmd +++ b/scripts/install-aspnet-codegenerator.cmd @@ -1,4 +1,4 @@ -set VERSION=10.0.0-dev +set VERSION=10.0.1-dev set DEFAULT_NUPKG_PATH=C:\Nuget set SRC_DIR=%cd% set NUPKG=artifacts\packages\Debug\Shipping\ diff --git a/scripts/install-aspnet-codegenerator.sh b/scripts/install-aspnet-codegenerator.sh index 4e08db1ad..e4e6518c4 100755 --- a/scripts/install-aspnet-codegenerator.sh +++ b/scripts/install-aspnet-codegenerator.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=10.0.0-dev +VERSION=10.0.1-dev DEFAULT_NUPKG_PATH=~/.nuget/packages SRC_DIR=$(pwd) echo $SRC_DIR diff --git a/scripts/install-scaffold.cmd b/scripts/install-scaffold.cmd index 1a6cbf5e8..ad828268d 100644 --- a/scripts/install-scaffold.cmd +++ b/scripts/install-scaffold.cmd @@ -1,4 +1,4 @@ -set VERSION=10.0.0-dev +set VERSION=10.0.1-dev set DEFAULT_NUPKG_PATH=%userprofile%/.nuget/packages set SRC_DIR=%cd% set NUPKG=artifacts/packages/Debug/Shipping/ diff --git a/scripts/install-scaffold.sh b/scripts/install-scaffold.sh index 23a896e1c..b279c8eff 100755 --- a/scripts/install-scaffold.sh +++ b/scripts/install-scaffold.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=10.0.0-dev +VERSION=10.0.1-dev DEFAULT_NUPKG_PATH=~/.nuget/packages SRC_DIR=$(pwd) echo $SRC_DIR From 8e4fb3b1cf8d3e3a0a93acf671124a3d6c3a84ab Mon Sep 17 00:00:00 2001 From: Phil Henning Date: Wed, 10 Dec 2025 06:24:45 -0500 Subject: [PATCH 2/2] Manually update dependencies to 10.0.1, since it has already shipped --- Directory.Packages.props | 6 +-- NuGet.config | 4 ++ eng/Version.Details.xml | 90 +++++++++++++++++++++++----------------- eng/Versions.props | 49 ++++++++++++---------- 4 files changed, 84 insertions(+), 65 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 4c5a296c5..03d1018ed 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -26,10 +26,10 @@ - + - - + + diff --git a/NuGet.config b/NuGet.config index 6c33d62c9..40e4de3e4 100644 --- a/NuGet.config +++ b/NuGet.config @@ -2,6 +2,10 @@ + + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 12c152341..d78605e4d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,87 +1,99 @@ - + https://github.com/dotnet/arcade 987d1a73ea67d323c0fc7537bce8ec65d87eb43f - + https://github.com/dotnet/efcore - 12b8d44bf691d2e6933a6d1003647cce4f13c3d3 + a6217e3438ca1fb430079f2626056c1a11581927 - + https://github.com/dotnet/efcore - 12b8d44bf691d2e6933a6d1003647cce4f13c3d3 + a6217e3438ca1fb430079f2626056c1a11581927 - + https://github.com/dotnet/efcore - 12b8d44bf691d2e6933a6d1003647cce4f13c3d3 + a6217e3438ca1fb430079f2626056c1a11581927 - + https://github.com/dotnet/runtime - 60629d14374c56f1cb51819049ad1fa529307f8d + 138d5fe8f32e954a3a834be6360a834688130d4f - + https://github.com/dotnet/runtime - 60629d14374c56f1cb51819049ad1fa529307f8d + 138d5fe8f32e954a3a834be6360a834688130d4f - + https://github.com/dotnet/aspnetcore - 7387de91234d3ef751fa50b3d1bfede4130213ff + 373d4826c58ac2f1c8d49fdaf31bc9eddf9e7437 - + https://github.com/dotnet/runtime - 60629d14374c56f1cb51819049ad1fa529307f8d + 138d5fe8f32e954a3a834be6360a834688130d4f - + https://github.com/dotnet/runtime - 60629d14374c56f1cb51819049ad1fa529307f8d + 138d5fe8f32e954a3a834be6360a834688130d4f - + https://github.com/dotnet/runtime - 60629d14374c56f1cb51819049ad1fa529307f8d + 138d5fe8f32e954a3a834be6360a834688130d4f - + https://github.com/dotnet/runtime - 60629d14374c56f1cb51819049ad1fa529307f8d + 138d5fe8f32e954a3a834be6360a834688130d4f - + https://github.com/dotnet/runtime - 60629d14374c56f1cb51819049ad1fa529307f8d + 138d5fe8f32e954a3a834be6360a834688130d4f - + https://github.com/dotnet/aspnetcore - 7387de91234d3ef751fa50b3d1bfede4130213ff + 373d4826c58ac2f1c8d49fdaf31bc9eddf9e7437 - + https://github.com/dotnet/runtime - 60629d14374c56f1cb51819049ad1fa529307f8d + 138d5fe8f32e954a3a834be6360a834688130d4f - + https://github.com/dotnet/runtime - 60629d14374c56f1cb51819049ad1fa529307f8d + 138d5fe8f32e954a3a834be6360a834688130d4f - + https://github.com/dotnet/runtime - 60629d14374c56f1cb51819049ad1fa529307f8d + 138d5fe8f32e954a3a834be6360a834688130d4f - + https://github.com/dotnet/runtime - 60629d14374c56f1cb51819049ad1fa529307f8d + 138d5fe8f32e954a3a834be6360a834688130d4f - + https://github.com/dotnet/aspnetcore - 7387de91234d3ef751fa50b3d1bfede4130213ff + 373d4826c58ac2f1c8d49fdaf31bc9eddf9e7437 - + https://github.com/dotnet/aspnetcore - 7387de91234d3ef751fa50b3d1bfede4130213ff + 373d4826c58ac2f1c8d49fdaf31bc9eddf9e7437 - + https://github.com/dotnet/aspnetcore - 7387de91234d3ef751fa50b3d1bfede4130213ff + 373d4826c58ac2f1c8d49fdaf31bc9eddf9e7437 + + https://github.com/dotnet/runtime + 138d5fe8f32e954a3a834be6360a834688130d4f + + + https://github.com/dotnet/runtime + 138d5fe8f32e954a3a834be6360a834688130d4f + + + https://github.com/dotnet/runtime + 138d5fe8f32e954a3a834be6360a834688130d4f + diff --git a/eng/Versions.props b/eng/Versions.props index 7541ede1a..aa288cbbc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -11,47 +11,53 @@ $(MicrosoftBuildPackageVersion) - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 - 10.0.0 + 10.0.1 3.0.0 + + 10.0.1 + + 10.0.1 + + 10.0.1 0.5.638 0.47.0 4.14.0 @@ -126,9 +132,6 @@ 1.14.2 $(MicrosoftCodeAnalysisVersion) - 10.0.0 - 10.0.0 - 10.0.0 5.66.0 4.73.1 6.12.1