From 92fd5794f6c9094ae196ce7a22b86acf2abe263c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Mar 2024 19:17:14 +0000 Subject: [PATCH 01/15] Update dependencies from https://github.com/dotnet/sdk build 20240312.14 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24162.5 -> To Version 9.0.100-preview.3.24162.14 Dependency coherency updates VS.Redist.Common.NetCore.SharedFramework.x64.9.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.9.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.Platforms,Microsoft.SourceBuild.Intermediate.runtime.linux-x64,Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64 From Version 9.0.0-preview.3.24161.4 -> To Version 9.0.0-preview.3.24162.4 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 52 ++++++++++++++++++++--------------------- eng/Versions.props | 18 +++++++------- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c635fb575..9a4cdcf1b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -21,25 +21,25 @@ https://github.com/dotnet/windowsdesktop 44e12ece1bfc7800e8ec69f422eb60062de8b00e - + https://github.com/dotnet/runtime - efa2b78175388a656893d0e9becc408d99afe445 + 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 - + https://github.com/dotnet/runtime - efa2b78175388a656893d0e9becc408d99afe445 + 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 - + https://github.com/dotnet/runtime - efa2b78175388a656893d0e9becc408d99afe445 + 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 - + https://github.com/dotnet/runtime - efa2b78175388a656893d0e9becc408d99afe445 + 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 - + https://github.com/dotnet/runtime - efa2b78175388a656893d0e9becc408d99afe445 + 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 @@ -47,14 +47,14 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/runtime - efa2b78175388a656893d0e9becc408d99afe445 + 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 - + https://github.com/dotnet/runtime - efa2b78175388a656893d0e9becc408d99afe445 + 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 @@ -91,26 +91,26 @@ 1ee58ec0d8837ac310c9ef9e784a35bf3027dbd5 - + https://github.com/dotnet/sdk - 9df94f0bab218a74fa3746da91f19949a7c74eea + 8bca9f8790973a5e4ed0f9b6d5463eece74ac3f9 - + https://github.com/dotnet/sdk - 9df94f0bab218a74fa3746da91f19949a7c74eea + 8bca9f8790973a5e4ed0f9b6d5463eece74ac3f9 - + https://github.com/dotnet/sdk - 9df94f0bab218a74fa3746da91f19949a7c74eea + 8bca9f8790973a5e4ed0f9b6d5463eece74ac3f9 - + https://github.com/dotnet/sdk - 9df94f0bab218a74fa3746da91f19949a7c74eea + 8bca9f8790973a5e4ed0f9b6d5463eece74ac3f9 - + https://github.com/dotnet/sdk - 9df94f0bab218a74fa3746da91f19949a7c74eea + 8bca9f8790973a5e4ed0f9b6d5463eece74ac3f9 @@ -172,9 +172,9 @@ 316167369cea59e0ad6ece2a39d94a3a6d49cf12 - + https://github.com/dotnet/runtime - efa2b78175388a656893d0e9becc408d99afe445 + 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 https://github.com/dotnet/roslyn diff --git a/eng/Versions.props b/eng/Versions.props index 0ac5d4114..2f647e349 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,9 +85,9 @@ - 9.0.100-preview.3.24162.5 - 9.0.100-preview.3.24162.5 - 9.0.100-preview.3.24162.5 + 9.0.100-preview.3.24162.14 + 9.0.100-preview.3.24162.14 + 9.0.100-preview.3.24162.14 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -98,15 +98,15 @@ - 9.0.0-preview.3.24161.4 + 9.0.0-preview.3.24162.4 - 9.0.0-preview.3.24161.4 - 9.0.0-preview.3.24161.4 - 9.0.0-preview.3.24161.4 - 9.0.0-preview.3.24161.4 - 9.0.0-preview.3.24161.4 + 9.0.0-preview.3.24162.4 + 9.0.0-preview.3.24162.4 + 9.0.0-preview.3.24162.4 + 9.0.0-preview.3.24162.4 + 9.0.0-preview.3.24162.4 2.1.0 From d9d5890dfaa79b0d7d02ec7dea30df36a5ac06e8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Mar 2024 20:45:06 +0000 Subject: [PATCH 02/15] Update dependencies from https://github.com/dotnet/sdk build 20240312.16 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24162.5 -> To Version 9.0.100-preview.3.24162.16 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0,VS.Redist.Common.NetCore.SharedFramework.x64.9.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.9.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.Platforms,Microsoft.SourceBuild.Intermediate.runtime.linux-x64,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.SourceBuild.Intermediate.aspnetcore,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64 From Version 9.0.0-preview.3.24161.6 -> To Version 9.0.0-preview.3.24162.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 76 ++++++++++++++++++++--------------------- eng/Versions.props | 32 ++++++++--------- 2 files changed, 54 insertions(+), 54 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9a4cdcf1b..e39a73298 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -5,21 +5,21 @@ Source-build uses transitive dependency resolution to determine correct build SHA of all product contributing repos. The order of dependencies is important and should not be modified without approval from dotnet/source-build-internal. --> - + https://github.com/dotnet/windowsdesktop - 44e12ece1bfc7800e8ec69f422eb60062de8b00e + 65531fb3f8277bf450ce2f0cd36b764a0155a73f - + https://github.com/dotnet/windowsdesktop - 44e12ece1bfc7800e8ec69f422eb60062de8b00e + 65531fb3f8277bf450ce2f0cd36b764a0155a73f - + https://github.com/dotnet/windowsdesktop - 44e12ece1bfc7800e8ec69f422eb60062de8b00e + 65531fb3f8277bf450ce2f0cd36b764a0155a73f - + https://github.com/dotnet/windowsdesktop - 44e12ece1bfc7800e8ec69f422eb60062de8b00e + 65531fb3f8277bf450ce2f0cd36b764a0155a73f https://github.com/dotnet/runtime @@ -57,60 +57,60 @@ 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 - + https://github.com/dotnet/aspnetcore - 1ee58ec0d8837ac310c9ef9e784a35bf3027dbd5 + 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/aspnetcore - 1ee58ec0d8837ac310c9ef9e784a35bf3027dbd5 + 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/aspnetcore - 1ee58ec0d8837ac310c9ef9e784a35bf3027dbd5 + 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/aspnetcore - 1ee58ec0d8837ac310c9ef9e784a35bf3027dbd5 + 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/aspnetcore - 1ee58ec0d8837ac310c9ef9e784a35bf3027dbd5 + 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/aspnetcore - 1ee58ec0d8837ac310c9ef9e784a35bf3027dbd5 + 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/aspnetcore - 1ee58ec0d8837ac310c9ef9e784a35bf3027dbd5 + 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/aspnetcore - 1ee58ec0d8837ac310c9ef9e784a35bf3027dbd5 + 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/sdk - 8bca9f8790973a5e4ed0f9b6d5463eece74ac3f9 + 28f15019c392e2c79ec50bf2b606d53d36faa5c4 - + https://github.com/dotnet/sdk - 8bca9f8790973a5e4ed0f9b6d5463eece74ac3f9 + 28f15019c392e2c79ec50bf2b606d53d36faa5c4 - + https://github.com/dotnet/sdk - 8bca9f8790973a5e4ed0f9b6d5463eece74ac3f9 + 28f15019c392e2c79ec50bf2b606d53d36faa5c4 - + https://github.com/dotnet/sdk - 8bca9f8790973a5e4ed0f9b6d5463eece74ac3f9 + 28f15019c392e2c79ec50bf2b606d53d36faa5c4 - + https://github.com/dotnet/sdk - 8bca9f8790973a5e4ed0f9b6d5463eece74ac3f9 + 28f15019c392e2c79ec50bf2b606d53d36faa5c4 @@ -144,13 +144,13 @@ - + https://github.com/dotnet/winforms - bfc23d4c7b17ab3ece28faedd603501e2ada9d6c + cd11ce27e7602064413bb17f61bc6bb1b64ae5a3 - + https://github.com/dotnet/wpf - 09e859df29f1f8775155b65f39b3bbf9c27e0a02 + e8412b82afad2802f508e4a86701542ab7ea2102 https://github.com/dotnet/fsharp diff --git a/eng/Versions.props b/eng/Versions.props index 2f647e349..6ae1685bd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,11 +47,11 @@ - 9.0.0-preview.3.24160.1 + 9.0.0-preview.3.24161.5 - 9.0.0-preview.3.24161.5 + 9.0.0-preview.3.24161.9 @@ -72,22 +72,22 @@ - 9.0.0-preview.3.24161.11 - 9.0.0-preview.3.24161.11 - 9.0.0-preview.3.24161.11 - 9.0.0-preview.3.24161.11 - 9.0.0-preview.3.24161.11 - 9.0.0-preview.3.24161.11 - 9.0.0-preview.3.24161.11 + 9.0.0-preview.3.24162.2 + 9.0.0-preview.3.24162.2 + 9.0.0-preview.3.24162.2 + 9.0.0-preview.3.24162.2 + 9.0.0-preview.3.24162.2 + 9.0.0-preview.3.24162.2 + 9.0.0-preview.3.24162.2 0.2.0 - 9.0.100-preview.3.24162.14 - 9.0.100-preview.3.24162.14 - 9.0.100-preview.3.24162.14 + 9.0.100-preview.3.24162.16 + 9.0.100-preview.3.24162.16 + 9.0.100-preview.3.24162.16 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -111,10 +111,10 @@ - 9.0.0-preview.3.24161.6 - 9.0.0-preview.3.24161.6 - 9.0.0-preview.3.24161.6 - 9.0.0-preview.3.24161.6 + 9.0.0-preview.3.24162.1 + 9.0.0-preview.3.24162.1 + 9.0.0-preview.3.24162.1 + 9.0.0-preview.3.24162.1 From 0c9db5e1d417975612039c7e2c0002bf0097d1df Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Mar 2024 22:17:38 +0000 Subject: [PATCH 03/15] Update dependencies from https://github.com/dotnet/sdk build 20240312.32 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24162.5 -> To Version 9.0.100-preview.3.24162.32 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0,VS.Redist.Common.NetCore.SharedFramework.x64.9.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.9.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.Platforms,Microsoft.SourceBuild.Intermediate.runtime.linux-x64,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.SourceBuild.Intermediate.aspnetcore,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64 From Version 9.0.0-preview.3.24161.6 -> To Version 9.0.0-preview.3.24162.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e39a73298..6ec5243a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -91,26 +91,26 @@ 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/sdk - 28f15019c392e2c79ec50bf2b606d53d36faa5c4 + e03b2e404105081460103f658020623fd01fbf9c - + https://github.com/dotnet/sdk - 28f15019c392e2c79ec50bf2b606d53d36faa5c4 + e03b2e404105081460103f658020623fd01fbf9c - + https://github.com/dotnet/sdk - 28f15019c392e2c79ec50bf2b606d53d36faa5c4 + e03b2e404105081460103f658020623fd01fbf9c - + https://github.com/dotnet/sdk - 28f15019c392e2c79ec50bf2b606d53d36faa5c4 + e03b2e404105081460103f658020623fd01fbf9c - + https://github.com/dotnet/sdk - 28f15019c392e2c79ec50bf2b606d53d36faa5c4 + e03b2e404105081460103f658020623fd01fbf9c diff --git a/eng/Versions.props b/eng/Versions.props index 6ae1685bd..96957324a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,9 +85,9 @@ - 9.0.100-preview.3.24162.16 - 9.0.100-preview.3.24162.16 - 9.0.100-preview.3.24162.16 + 9.0.100-preview.3.24162.32 + 9.0.100-preview.3.24162.32 + 9.0.100-preview.3.24162.32 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 2f0066fce012a2c380ae445bd54679df3bec5e0e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Mar 2024 23:49:37 +0000 Subject: [PATCH 04/15] Update dependencies from https://github.com/dotnet/sdk build 20240312.37 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24162.5 -> To Version 9.0.100-preview.3.24162.37 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6ec5243a4..4d785e216 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -91,26 +91,26 @@ 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/sdk - e03b2e404105081460103f658020623fd01fbf9c + 26684f7a2e02b1d9d67cf1c1f91ab3202ca6ef2a - + https://github.com/dotnet/sdk - e03b2e404105081460103f658020623fd01fbf9c + 26684f7a2e02b1d9d67cf1c1f91ab3202ca6ef2a - + https://github.com/dotnet/sdk - e03b2e404105081460103f658020623fd01fbf9c + 26684f7a2e02b1d9d67cf1c1f91ab3202ca6ef2a - + https://github.com/dotnet/sdk - e03b2e404105081460103f658020623fd01fbf9c + 26684f7a2e02b1d9d67cf1c1f91ab3202ca6ef2a - + https://github.com/dotnet/sdk - e03b2e404105081460103f658020623fd01fbf9c + 26684f7a2e02b1d9d67cf1c1f91ab3202ca6ef2a diff --git a/eng/Versions.props b/eng/Versions.props index 96957324a..8704c366c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,9 +85,9 @@ - 9.0.100-preview.3.24162.32 - 9.0.100-preview.3.24162.32 - 9.0.100-preview.3.24162.32 + 9.0.100-preview.3.24162.37 + 9.0.100-preview.3.24162.37 + 9.0.100-preview.3.24162.37 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From b67b078ac93385bf662f77ba1392cdfd24a7476d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Mar 2024 23:49:49 +0000 Subject: [PATCH 05/15] Update dependencies from https://github.com/dotnet/sdk build 20240312.41 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24162.37 -> To Version 9.0.100-preview.3.24162.41 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4d785e216..cb96d05ac 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -91,26 +91,26 @@ 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/sdk - 26684f7a2e02b1d9d67cf1c1f91ab3202ca6ef2a + 079b26ad6d6e070deded8463f67884d151972cc6 - + https://github.com/dotnet/sdk - 26684f7a2e02b1d9d67cf1c1f91ab3202ca6ef2a + 079b26ad6d6e070deded8463f67884d151972cc6 - + https://github.com/dotnet/sdk - 26684f7a2e02b1d9d67cf1c1f91ab3202ca6ef2a + 079b26ad6d6e070deded8463f67884d151972cc6 - + https://github.com/dotnet/sdk - 26684f7a2e02b1d9d67cf1c1f91ab3202ca6ef2a + 079b26ad6d6e070deded8463f67884d151972cc6 - + https://github.com/dotnet/sdk - 26684f7a2e02b1d9d67cf1c1f91ab3202ca6ef2a + 079b26ad6d6e070deded8463f67884d151972cc6 diff --git a/eng/Versions.props b/eng/Versions.props index 8704c366c..82d73da5b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,9 +85,9 @@ - 9.0.100-preview.3.24162.37 - 9.0.100-preview.3.24162.37 - 9.0.100-preview.3.24162.37 + 9.0.100-preview.3.24162.41 + 9.0.100-preview.3.24162.41 + 9.0.100-preview.3.24162.41 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From dc3c05553b3cd7399dbd6ec1a443a6e0e20ca5ca Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Mar 2024 23:50:01 +0000 Subject: [PATCH 06/15] Update dependencies from https://github.com/dotnet/sdk build 20240312.43 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24162.41 -> To Version 9.0.100-preview.3.24162.43 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cb96d05ac..5d9f9e19e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -91,26 +91,26 @@ 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/sdk - 079b26ad6d6e070deded8463f67884d151972cc6 + caa10743d2bdab372e3747891c191bff2e2f8836 - + https://github.com/dotnet/sdk - 079b26ad6d6e070deded8463f67884d151972cc6 + caa10743d2bdab372e3747891c191bff2e2f8836 - + https://github.com/dotnet/sdk - 079b26ad6d6e070deded8463f67884d151972cc6 + caa10743d2bdab372e3747891c191bff2e2f8836 - + https://github.com/dotnet/sdk - 079b26ad6d6e070deded8463f67884d151972cc6 + caa10743d2bdab372e3747891c191bff2e2f8836 - + https://github.com/dotnet/sdk - 079b26ad6d6e070deded8463f67884d151972cc6 + caa10743d2bdab372e3747891c191bff2e2f8836 diff --git a/eng/Versions.props b/eng/Versions.props index 82d73da5b..c51d207b6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,9 +85,9 @@ - 9.0.100-preview.3.24162.41 - 9.0.100-preview.3.24162.41 - 9.0.100-preview.3.24162.41 + 9.0.100-preview.3.24162.43 + 9.0.100-preview.3.24162.43 + 9.0.100-preview.3.24162.43 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 2fad7fb8d7e9b5ed93d9965525e746410bc6430b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Mar 2024 23:50:14 +0000 Subject: [PATCH 07/15] Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0,VS.Redist.Common.NetCore.SharedFramework.x64.9.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.9.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.Platforms,Microsoft.SourceBuild.Intermediate.runtime.linux-x64,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.SourceBuild.Intermediate.aspnetcore,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.ILLink.Tasks,Microsoft.Build,Microsoft.SourceBuild.Intermediate.msbuild,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64 From Version 9.0.0-preview.3.24161.6 -> To Version 9.0.0-preview.3.24162.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 40 ++++++++++++++++++++-------------------- eng/Versions.props | 12 ++++++------ 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5d9f9e19e..ad8f96dd2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -21,25 +21,25 @@ https://github.com/dotnet/windowsdesktop 65531fb3f8277bf450ce2f0cd36b764a0155a73f - + https://github.com/dotnet/runtime - 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 + 4018d5891722e7992eeb541fa216e33c1cf0a9a8 - + https://github.com/dotnet/runtime - 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 + 4018d5891722e7992eeb541fa216e33c1cf0a9a8 - + https://github.com/dotnet/runtime - 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 + 4018d5891722e7992eeb541fa216e33c1cf0a9a8 - + https://github.com/dotnet/runtime - 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 + 4018d5891722e7992eeb541fa216e33c1cf0a9a8 - + https://github.com/dotnet/runtime - 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 + 4018d5891722e7992eeb541fa216e33c1cf0a9a8 @@ -47,14 +47,14 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/runtime - 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 + 4018d5891722e7992eeb541fa216e33c1cf0a9a8 - + https://github.com/dotnet/runtime - 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 + 4018d5891722e7992eeb541fa216e33c1cf0a9a8 @@ -172,9 +172,9 @@ 316167369cea59e0ad6ece2a39d94a3a6d49cf12 - + https://github.com/dotnet/runtime - 17eb59cb0d42c5eb9236c8dbc55cd42941501c48 + 4018d5891722e7992eeb541fa216e33c1cf0a9a8 https://github.com/dotnet/roslyn @@ -186,14 +186,14 @@ c3565da812d99adf841cb96a764a27d8a93e22ef - + https://github.com/dotnet/msbuild - 276f781fa868f553bed33a0a01fc54108c84c672 + 0326fd7c9e131c4c26bac3c0f72a43ef9fd2812c - + https://github.com/dotnet/msbuild - 276f781fa868f553bed33a0a01fc54108c84c672 + 0326fd7c9e131c4c26bac3c0f72a43ef9fd2812c diff --git a/eng/Versions.props b/eng/Versions.props index c51d207b6..2c05da9a7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -98,15 +98,15 @@ - 9.0.0-preview.3.24162.4 + 9.0.0-preview.3.24162.5 - 9.0.0-preview.3.24162.4 - 9.0.0-preview.3.24162.4 - 9.0.0-preview.3.24162.4 - 9.0.0-preview.3.24162.4 - 9.0.0-preview.3.24162.4 + 9.0.0-preview.3.24162.5 + 9.0.0-preview.3.24162.5 + 9.0.0-preview.3.24162.5 + 9.0.0-preview.3.24162.5 + 9.0.0-preview.3.24162.5 2.1.0 From 4346e92b18053581ede9f836840a3a42e010eadd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Mar 2024 00:47:08 +0000 Subject: [PATCH 08/15] Update dependencies from https://github.com/dotnet/sdk build 20240312.48 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24162.5 -> To Version 9.0.100-preview.3.24162.48 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0,VS.Redist.Common.NetCore.SharedFramework.x64.9.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.9.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.Platforms,Microsoft.SourceBuild.Intermediate.runtime.linux-x64,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.SourceBuild.Intermediate.aspnetcore,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.ILLink.Tasks,Microsoft.Build,Microsoft.SourceBuild.Intermediate.msbuild,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64 From Version 9.0.0-preview.3.24161.6 -> To Version 9.0.0-preview.3.24162.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ad8f96dd2..2c7c9ade5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -91,26 +91,26 @@ 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/sdk - caa10743d2bdab372e3747891c191bff2e2f8836 + 4c5994cb2fad3385c0b9925bd879a442b56e9ec1 - + https://github.com/dotnet/sdk - caa10743d2bdab372e3747891c191bff2e2f8836 + 4c5994cb2fad3385c0b9925bd879a442b56e9ec1 - + https://github.com/dotnet/sdk - caa10743d2bdab372e3747891c191bff2e2f8836 + 4c5994cb2fad3385c0b9925bd879a442b56e9ec1 - + https://github.com/dotnet/sdk - caa10743d2bdab372e3747891c191bff2e2f8836 + 4c5994cb2fad3385c0b9925bd879a442b56e9ec1 - + https://github.com/dotnet/sdk - caa10743d2bdab372e3747891c191bff2e2f8836 + 4c5994cb2fad3385c0b9925bd879a442b56e9ec1 diff --git a/eng/Versions.props b/eng/Versions.props index 2c05da9a7..693953ca1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,9 +85,9 @@ - 9.0.100-preview.3.24162.43 - 9.0.100-preview.3.24162.43 - 9.0.100-preview.3.24162.43 + 9.0.100-preview.3.24162.48 + 9.0.100-preview.3.24162.48 + 9.0.100-preview.3.24162.48 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 863c199ae20e8d3e2ab29e40a088f44e07268742 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Mar 2024 07:43:13 +0000 Subject: [PATCH 09/15] Update dependencies from https://github.com/dotnet/sdk build 20240312.53 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24162.5 -> To Version 9.0.100-preview.3.24162.53 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2c7c9ade5..053ef92a8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -91,26 +91,26 @@ 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/sdk - 4c5994cb2fad3385c0b9925bd879a442b56e9ec1 + 75d71aeb1ca6ae94e4c989f52860af11f27b9ecf - + https://github.com/dotnet/sdk - 4c5994cb2fad3385c0b9925bd879a442b56e9ec1 + 75d71aeb1ca6ae94e4c989f52860af11f27b9ecf - + https://github.com/dotnet/sdk - 4c5994cb2fad3385c0b9925bd879a442b56e9ec1 + 75d71aeb1ca6ae94e4c989f52860af11f27b9ecf - + https://github.com/dotnet/sdk - 4c5994cb2fad3385c0b9925bd879a442b56e9ec1 + 75d71aeb1ca6ae94e4c989f52860af11f27b9ecf - + https://github.com/dotnet/sdk - 4c5994cb2fad3385c0b9925bd879a442b56e9ec1 + 75d71aeb1ca6ae94e4c989f52860af11f27b9ecf diff --git a/eng/Versions.props b/eng/Versions.props index 693953ca1..4e952aad5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,9 +85,9 @@ - 9.0.100-preview.3.24162.48 - 9.0.100-preview.3.24162.48 - 9.0.100-preview.3.24162.48 + 9.0.100-preview.3.24162.53 + 9.0.100-preview.3.24162.53 + 9.0.100-preview.3.24162.53 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 60214027a0520e4392f2041b23c2e0027f799e5c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Mar 2024 07:43:24 +0000 Subject: [PATCH 10/15] Update dependencies from https://github.com/dotnet/sdk build 20240312.56 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24162.53 -> To Version 9.0.100-preview.3.24162.56 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 053ef92a8..8dd7ac29e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -91,26 +91,26 @@ 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/sdk - 75d71aeb1ca6ae94e4c989f52860af11f27b9ecf + 2e18ff76856abd52364dac0fe2d828a043b19013 - + https://github.com/dotnet/sdk - 75d71aeb1ca6ae94e4c989f52860af11f27b9ecf + 2e18ff76856abd52364dac0fe2d828a043b19013 - + https://github.com/dotnet/sdk - 75d71aeb1ca6ae94e4c989f52860af11f27b9ecf + 2e18ff76856abd52364dac0fe2d828a043b19013 - + https://github.com/dotnet/sdk - 75d71aeb1ca6ae94e4c989f52860af11f27b9ecf + 2e18ff76856abd52364dac0fe2d828a043b19013 - + https://github.com/dotnet/sdk - 75d71aeb1ca6ae94e4c989f52860af11f27b9ecf + 2e18ff76856abd52364dac0fe2d828a043b19013 diff --git a/eng/Versions.props b/eng/Versions.props index 4e952aad5..30f699a4a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,9 +85,9 @@ - 9.0.100-preview.3.24162.53 - 9.0.100-preview.3.24162.53 - 9.0.100-preview.3.24162.53 + 9.0.100-preview.3.24162.56 + 9.0.100-preview.3.24162.56 + 9.0.100-preview.3.24162.56 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 7ed47e1b527a32c9d1458895f7c21cbe82735c95 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Mar 2024 07:43:36 +0000 Subject: [PATCH 11/15] Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0,VS.Redist.Common.NetCore.SharedFramework.x64.9.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.9.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.Platforms,Microsoft.SourceBuild.Intermediate.runtime.linux-x64,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.SourceBuild.Intermediate.aspnetcore,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.ILLink.Tasks,Microsoft.Build,Microsoft.SourceBuild.Intermediate.msbuild,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64 From Version 9.0.0-preview.3.24161.6 -> To Version 9.0.0-preview.3.24162.12 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8dd7ac29e..0753e9348 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -5,21 +5,21 @@ Source-build uses transitive dependency resolution to determine correct build SHA of all product contributing repos. The order of dependencies is important and should not be modified without approval from dotnet/source-build-internal. --> - + https://github.com/dotnet/windowsdesktop - 65531fb3f8277bf450ce2f0cd36b764a0155a73f + afac3334f4087044a6ac73450bc79c281fe8e833 - + https://github.com/dotnet/windowsdesktop - 65531fb3f8277bf450ce2f0cd36b764a0155a73f + afac3334f4087044a6ac73450bc79c281fe8e833 - + https://github.com/dotnet/windowsdesktop - 65531fb3f8277bf450ce2f0cd36b764a0155a73f + afac3334f4087044a6ac73450bc79c281fe8e833 - + https://github.com/dotnet/windowsdesktop - 65531fb3f8277bf450ce2f0cd36b764a0155a73f + afac3334f4087044a6ac73450bc79c281fe8e833 https://github.com/dotnet/runtime @@ -144,13 +144,13 @@ - + https://github.com/dotnet/winforms - cd11ce27e7602064413bb17f61bc6bb1b64ae5a3 + a255995a9062ea71cea983787cc1201e0b44466a - + https://github.com/dotnet/wpf - e8412b82afad2802f508e4a86701542ab7ea2102 + 3e014e541aaa580cfa0e7e01a4201757cf36a968 https://github.com/dotnet/fsharp diff --git a/eng/Versions.props b/eng/Versions.props index 30f699a4a..a07ad215a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,11 +47,11 @@ - 9.0.0-preview.3.24161.5 + 9.0.0-preview.3.24161.7 - 9.0.0-preview.3.24161.9 + 9.0.0-preview.3.24162.1 @@ -111,10 +111,10 @@ - 9.0.0-preview.3.24162.1 - 9.0.0-preview.3.24162.1 - 9.0.0-preview.3.24162.1 - 9.0.0-preview.3.24162.1 + 9.0.0-preview.3.24162.12 + 9.0.0-preview.3.24162.12 + 9.0.0-preview.3.24162.12 + 9.0.0-preview.3.24162.12 From dd40f83bc8218a1b78d9e6ccd6848bf8b5e6da7c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Mar 2024 08:51:45 +0000 Subject: [PATCH 12/15] Update dependencies from https://github.com/dotnet/sdk build 20240313.1 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24162.5 -> To Version 9.0.100-preview.3.24163.1 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0753e9348..3522c28d9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -91,26 +91,26 @@ 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/sdk - 2e18ff76856abd52364dac0fe2d828a043b19013 + a093a97b533e36a217a9fdd330bfcd4da12c8fe6 - + https://github.com/dotnet/sdk - 2e18ff76856abd52364dac0fe2d828a043b19013 + a093a97b533e36a217a9fdd330bfcd4da12c8fe6 - + https://github.com/dotnet/sdk - 2e18ff76856abd52364dac0fe2d828a043b19013 + a093a97b533e36a217a9fdd330bfcd4da12c8fe6 - + https://github.com/dotnet/sdk - 2e18ff76856abd52364dac0fe2d828a043b19013 + a093a97b533e36a217a9fdd330bfcd4da12c8fe6 - + https://github.com/dotnet/sdk - 2e18ff76856abd52364dac0fe2d828a043b19013 + a093a97b533e36a217a9fdd330bfcd4da12c8fe6 diff --git a/eng/Versions.props b/eng/Versions.props index a07ad215a..5f810e268 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,9 +85,9 @@ - 9.0.100-preview.3.24162.56 - 9.0.100-preview.3.24162.56 - 9.0.100-preview.3.24162.56 + 9.0.100-preview.3.24163.1 + 9.0.100-preview.3.24163.1 + 9.0.100-preview.3.24163.1 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 2b744f3d49ee136e19beb630ac79d71a5309ebbb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Mar 2024 08:51:57 +0000 Subject: [PATCH 13/15] Update dependencies from https://github.com/dotnet/sdk build 20240313.3 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24163.1 -> To Version 9.0.100-preview.3.24163.3 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3522c28d9..985f7cc51 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -91,26 +91,26 @@ 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/sdk - a093a97b533e36a217a9fdd330bfcd4da12c8fe6 + 63b9e414dd65af65b93995e23aa8a5c0e308dc1e - + https://github.com/dotnet/sdk - a093a97b533e36a217a9fdd330bfcd4da12c8fe6 + 63b9e414dd65af65b93995e23aa8a5c0e308dc1e - + https://github.com/dotnet/sdk - a093a97b533e36a217a9fdd330bfcd4da12c8fe6 + 63b9e414dd65af65b93995e23aa8a5c0e308dc1e - + https://github.com/dotnet/sdk - a093a97b533e36a217a9fdd330bfcd4da12c8fe6 + 63b9e414dd65af65b93995e23aa8a5c0e308dc1e - + https://github.com/dotnet/sdk - a093a97b533e36a217a9fdd330bfcd4da12c8fe6 + 63b9e414dd65af65b93995e23aa8a5c0e308dc1e diff --git a/eng/Versions.props b/eng/Versions.props index 5f810e268..4c45a2cf2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,9 +85,9 @@ - 9.0.100-preview.3.24163.1 - 9.0.100-preview.3.24163.1 - 9.0.100-preview.3.24163.1 + 9.0.100-preview.3.24163.3 + 9.0.100-preview.3.24163.3 + 9.0.100-preview.3.24163.3 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 8c4aa63943b098c3b2b8651ea10e9b2ce33c9ee3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Mar 2024 08:52:09 +0000 Subject: [PATCH 14/15] Update dependencies from https://github.com/dotnet/sdk build 20240313.4 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24163.3 -> To Version 9.0.100-preview.3.24163.4 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 985f7cc51..9ad51420f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -91,26 +91,26 @@ 85d4c45441a2ee6bed5865519f54c19aa40147d8 - + https://github.com/dotnet/sdk - 63b9e414dd65af65b93995e23aa8a5c0e308dc1e + df3dbf6df434b0f11dcaff545d16f5957647633c - + https://github.com/dotnet/sdk - 63b9e414dd65af65b93995e23aa8a5c0e308dc1e + df3dbf6df434b0f11dcaff545d16f5957647633c - + https://github.com/dotnet/sdk - 63b9e414dd65af65b93995e23aa8a5c0e308dc1e + df3dbf6df434b0f11dcaff545d16f5957647633c - + https://github.com/dotnet/sdk - 63b9e414dd65af65b93995e23aa8a5c0e308dc1e + df3dbf6df434b0f11dcaff545d16f5957647633c - + https://github.com/dotnet/sdk - 63b9e414dd65af65b93995e23aa8a5c0e308dc1e + df3dbf6df434b0f11dcaff545d16f5957647633c diff --git a/eng/Versions.props b/eng/Versions.props index 4c45a2cf2..45bf90b98 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,9 +85,9 @@ - 9.0.100-preview.3.24163.3 - 9.0.100-preview.3.24163.3 - 9.0.100-preview.3.24163.3 + 9.0.100-preview.3.24163.4 + 9.0.100-preview.3.24163.4 + 9.0.100-preview.3.24163.4 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From d77572adde196dbc6b11ffd3a42a9bf9c8a30339 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Mar 2024 08:52:21 +0000 Subject: [PATCH 15/15] Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0,VS.Redist.Common.NetCore.SharedFramework.x64.9.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.9.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.Platforms,Microsoft.SourceBuild.Intermediate.runtime.linux-x64,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.SourceBuild.Intermediate.aspnetcore,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.SourceBuild.Intermediate.roslyn,Microsoft.Build,Microsoft.SourceBuild.Intermediate.msbuild,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64 From Version 9.0.0-preview.3.24161.6 -> To Version 9.0.0-preview.3.24162.12 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 72 ++++++++++++++++++++--------------------- eng/Versions.props | 28 ++++++++-------- 2 files changed, 50 insertions(+), 50 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9ad51420f..c1b789f66 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -21,25 +21,25 @@ https://github.com/dotnet/windowsdesktop afac3334f4087044a6ac73450bc79c281fe8e833 - + https://github.com/dotnet/runtime - 4018d5891722e7992eeb541fa216e33c1cf0a9a8 + e4fceb3ae5598ae3b1e0941c43d6108983e1c048 - + https://github.com/dotnet/runtime - 4018d5891722e7992eeb541fa216e33c1cf0a9a8 + e4fceb3ae5598ae3b1e0941c43d6108983e1c048 - + https://github.com/dotnet/runtime - 4018d5891722e7992eeb541fa216e33c1cf0a9a8 + e4fceb3ae5598ae3b1e0941c43d6108983e1c048 - + https://github.com/dotnet/runtime - 4018d5891722e7992eeb541fa216e33c1cf0a9a8 + e4fceb3ae5598ae3b1e0941c43d6108983e1c048 - + https://github.com/dotnet/runtime - 4018d5891722e7992eeb541fa216e33c1cf0a9a8 + e4fceb3ae5598ae3b1e0941c43d6108983e1c048 @@ -47,48 +47,48 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/runtime - 4018d5891722e7992eeb541fa216e33c1cf0a9a8 + e4fceb3ae5598ae3b1e0941c43d6108983e1c048 - + https://github.com/dotnet/runtime - 4018d5891722e7992eeb541fa216e33c1cf0a9a8 + e4fceb3ae5598ae3b1e0941c43d6108983e1c048 - + https://github.com/dotnet/aspnetcore - 85d4c45441a2ee6bed5865519f54c19aa40147d8 + 702ba39ace967037a3f726765732e3e63f80907e - + https://github.com/dotnet/aspnetcore - 85d4c45441a2ee6bed5865519f54c19aa40147d8 + 702ba39ace967037a3f726765732e3e63f80907e - + https://github.com/dotnet/aspnetcore - 85d4c45441a2ee6bed5865519f54c19aa40147d8 + 702ba39ace967037a3f726765732e3e63f80907e - + https://github.com/dotnet/aspnetcore - 85d4c45441a2ee6bed5865519f54c19aa40147d8 + 702ba39ace967037a3f726765732e3e63f80907e - + https://github.com/dotnet/aspnetcore - 85d4c45441a2ee6bed5865519f54c19aa40147d8 + 702ba39ace967037a3f726765732e3e63f80907e - + https://github.com/dotnet/aspnetcore - 85d4c45441a2ee6bed5865519f54c19aa40147d8 + 702ba39ace967037a3f726765732e3e63f80907e - + https://github.com/dotnet/aspnetcore - 85d4c45441a2ee6bed5865519f54c19aa40147d8 + 702ba39ace967037a3f726765732e3e63f80907e - + https://github.com/dotnet/aspnetcore - 85d4c45441a2ee6bed5865519f54c19aa40147d8 + 702ba39ace967037a3f726765732e3e63f80907e @@ -172,18 +172,18 @@ 316167369cea59e0ad6ece2a39d94a3a6d49cf12 - + https://github.com/dotnet/runtime - 4018d5891722e7992eeb541fa216e33c1cf0a9a8 + e4fceb3ae5598ae3b1e0941c43d6108983e1c048 - + https://github.com/dotnet/roslyn - c3565da812d99adf841cb96a764a27d8a93e22ef + 629715c09402f5e741da2faa03cc4b56f74d3c8d - + https://github.com/dotnet/roslyn - c3565da812d99adf841cb96a764a27d8a93e22ef + 629715c09402f5e741da2faa03cc4b56f74d3c8d diff --git a/eng/Versions.props b/eng/Versions.props index 45bf90b98..dd11e3825 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -72,13 +72,13 @@ - 9.0.0-preview.3.24162.2 - 9.0.0-preview.3.24162.2 - 9.0.0-preview.3.24162.2 - 9.0.0-preview.3.24162.2 - 9.0.0-preview.3.24162.2 - 9.0.0-preview.3.24162.2 - 9.0.0-preview.3.24162.2 + 9.0.0-preview.3.24162.20 + 9.0.0-preview.3.24162.20 + 9.0.0-preview.3.24162.20 + 9.0.0-preview.3.24162.20 + 9.0.0-preview.3.24162.20 + 9.0.0-preview.3.24162.20 + 9.0.0-preview.3.24162.20 0.2.0 @@ -94,19 +94,19 @@ - 4.10.0-3.24161.10 + 4.10.0-3.24162.10 - 9.0.0-preview.3.24162.5 + 9.0.0-preview.3.24162.24 - 9.0.0-preview.3.24162.5 - 9.0.0-preview.3.24162.5 - 9.0.0-preview.3.24162.5 - 9.0.0-preview.3.24162.5 - 9.0.0-preview.3.24162.5 + 9.0.0-preview.3.24162.24 + 9.0.0-preview.3.24162.24 + 9.0.0-preview.3.24162.24 + 9.0.0-preview.3.24162.24 + 9.0.0-preview.3.24162.24 2.1.0