From 11303e6b9bd5a42a9152f95c7036086a8c554727 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Sun, 18 Feb 2024 03:52:36 +0000
Subject: [PATCH] [release/8.0.3xx] Update dependencies from dotnet/sdk
(#18710)
[release/8.0.3xx] Update dependencies from dotnet/sdk
- Coherency Updates:
- Microsoft.WindowsDesktop.App.Ref: from 8.0.1 to 8.0.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.1-servicing.23580.5 to 8.0.2-servicing.24068.6 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.1-servicing.23580.5 to 8.0.2-servicing.24068.6 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.1-servicing.23580.1 to 8.0.2-servicing.24067.11 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Ref: from 8.0.1 to 8.0.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.1-servicing.23580.1 to 8.0.2-servicing.24067.11 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Host.win-x64: from 8.0.1 to 8.0.2 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.DotNetHostResolver: from 8.0.1 to 8.0.2 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.Platforms: from 8.0.1-servicing.23580.1 to 8.0.2-servicing.24067.11 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref: from 8.0.1 to 8.0.2 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref.Internal: from 8.0.1-servicing.23580.8 to 8.0.2-servicing.24068.4 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.1 to 8.0.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.1-servicing.23580.8 to 8.0.2-servicing.24068.4 (parent: Microsoft.NET.Sdk)
- dotnet-dev-certs: from 8.0.1-servicing.23580.8 to 8.0.2-servicing.24068.4 (parent: Microsoft.NET.Sdk)
- dotnet-user-jwts: from 8.0.1-servicing.23580.8 to 8.0.2-servicing.24068.4 (parent: Microsoft.NET.Sdk)
- dotnet-user-secrets: from 8.0.1-servicing.23580.8 to 8.0.2-servicing.24068.4 (parent: Microsoft.NET.Sdk)
- Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.1 to 8.0.2 (parent: Microsoft.NET.Sdk)
- Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.1-servicing.23580.6 to 8.0.2-servicing.24068.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.1 to 8.0.2 (parent: Microsoft.NET.Sdk)
- Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.1-servicing.23580.5 to 8.0.2-servicing.24068.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- Microsoft.FSharp.Compiler: from 12.8.300-beta.24114.2 to 12.8.300-beta.24115.2 (parent: Microsoft.NET.Sdk)
- Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.300-beta.24114.2 to 8.0.300-beta.24115.2 (parent: Microsoft.NET.Sdk)
- Microsoft.NET.Test.Sdk: from 17.10.0-preview-24114-01 to 17.10.0-preview-24116-01 (parent: Microsoft.NET.Sdk)
- Microsoft.NET.ILLink.Tasks: from 8.0.1 to 8.0.2 (parent: Microsoft.NET.Sdk)
- Microsoft.Net.Compilers.Toolset: from 4.10.0-2.24114.13 to 4.10.0-2.24116.4 (parent: Microsoft.NET.Sdk)
- Microsoft.Build: from 17.10.0-preview-24115-01 to 17.10.0-preview-24116-06 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Runtime.win-x64: from 8.0.1 to 8.0.2 (parent: Microsoft.NET.Sdk)
- Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100: from 8.0.1 to 8.0.2 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64: from 8.0.1 to 8.0.2 (parent: Microsoft.NET.Sdk)
- Microsoft.SourceBuild.Intermediate.emsdk: from 8.0.1-servicing.23571.1 to 8.0.2-servicing.24062.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Merge branch 'release/8.0.3xx' of https://github.com/dotnet/installer into darc-release/8.0.3xx-136067a1-49ce-4144-a039-3ec10c318bb1
---
NuGet.config | 9 +++
eng/Version.Details.xml | 128 ++++++++++++++++++++--------------------
eng/Versions.props | 52 ++++++++--------
3 files changed, 99 insertions(+), 90 deletions(-)
diff --git a/NuGet.config b/NuGet.config
index 35977ccbd..09597eeba 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -9,6 +9,12 @@
+
+
+
+
+
+
@@ -41,6 +47,9 @@
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index f83e68863..519804902 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -5,46 +5,46 @@
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://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- a0e7b5d8673f28c41bcac6e2001b39ba2c8fab54
+ 593444ad8328a5a933c006c6564469666f45ad2e
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- a0e7b5d8673f28c41bcac6e2001b39ba2c8fab54
+ 593444ad8328a5a933c006c6564469666f45ad2e
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- a0e7b5d8673f28c41bcac6e2001b39ba2c8fab54
+ 593444ad8328a5a933c006c6564469666f45ad2e
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- a0e7b5d8673f28c41bcac6e2001b39ba2c8fab54
+ 593444ad8328a5a933c006c6564469666f45ad2e
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- bf5e279d9239bfef5bb1b8d6212f1b971c434606
+ 1381d5ebd2ab1f292848d5b19b80cf71ac332508
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- bf5e279d9239bfef5bb1b8d6212f1b971c434606
+ 1381d5ebd2ab1f292848d5b19b80cf71ac332508
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- bf5e279d9239bfef5bb1b8d6212f1b971c434606
+ 1381d5ebd2ab1f292848d5b19b80cf71ac332508
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- bf5e279d9239bfef5bb1b8d6212f1b971c434606
+ 1381d5ebd2ab1f292848d5b19b80cf71ac332508
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- bf5e279d9239bfef5bb1b8d6212f1b971c434606
+ 1381d5ebd2ab1f292848d5b19b80cf71ac332508
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- bf5e279d9239bfef5bb1b8d6212f1b971c434606
+ 1381d5ebd2ab1f292848d5b19b80cf71ac332508
@@ -52,55 +52,55 @@
https://github.com/dotnet/core-setup
7d57652f33493fa022125b7f63aad0d70c52d810
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- bf5e279d9239bfef5bb1b8d6212f1b971c434606
+ 1381d5ebd2ab1f292848d5b19b80cf71ac332508
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- 8e941eb42f819adb116b881195158b3887a70a1c
+ da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- 8e941eb42f819adb116b881195158b3887a70a1c
+ da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- 8e941eb42f819adb116b881195158b3887a70a1c
+ da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- 8e941eb42f819adb116b881195158b3887a70a1c
+ da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- 8e941eb42f819adb116b881195158b3887a70a1c
+ da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- 8e941eb42f819adb116b881195158b3887a70a1c
+ da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- 8e941eb42f819adb116b881195158b3887a70a1c
+ da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
-
+
https://github.com/dotnet/sdk
- 8d363357261a336863d9b4d0fa7c5592ce937642
+ 72b4019558f443896adb87e614de75b94af4de94
-
+
https://github.com/dotnet/sdk
- 8d363357261a336863d9b4d0fa7c5592ce937642
+ 72b4019558f443896adb87e614de75b94af4de94
-
+
https://github.com/dotnet/sdk
- 8d363357261a336863d9b4d0fa7c5592ce937642
+ 72b4019558f443896adb87e614de75b94af4de94
-
+
https://github.com/dotnet/sdk
- 8d363357261a336863d9b4d0fa7c5592ce937642
+ 72b4019558f443896adb87e614de75b94af4de94
https://github.com/dotnet/test-templates
@@ -124,40 +124,40 @@
7d2f2719628e6744f3172a2d48e0d1f600b360c0
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-winforms
- 0b4028eb507aeb222f5bd1fc421876cc5e5e3fb8
+ c58fa00bd16b92aab1d7fb2b93e71af6a7768139
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-wpf
- ac40bed7a33baf164d3984ca90c2aedba996a7b2
+ 472140dd926227876848e48f41cfc9acb9275492
-
+
https://github.com/dotnet/fsharp
- 14ddb01cad17d7737028afdd90e36b85a1086626
+ efff9e358a26116fe7f0c513ed5534dc4de740a6
-
+
https://github.com/dotnet/fsharp
- 14ddb01cad17d7737028afdd90e36b85a1086626
+ efff9e358a26116fe7f0c513ed5534dc4de740a6
-
+
https://github.com/microsoft/vstest
- f6c1ca66f0e01c64d663a8780d501432b680d804
+ 5d731c3c1afa6456b447c7efa11eacb313964e02
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- bf5e279d9239bfef5bb1b8d6212f1b971c434606
+ 1381d5ebd2ab1f292848d5b19b80cf71ac332508
-
+
https://github.com/dotnet/roslyn
- 77372c66fd54927312b5b0a2e399e192f74445c9
+ f656544b1a42c3d212362dab79829e0b3abe30f4
-
+
https://github.com/dotnet/msbuild
- b783f61ef6fcadef68c54daac21e18c1c20fc071
+ 23f77529a83531782dd498bf400381842c3d2d9e
https://github.com/nuget/nuget.client
@@ -168,13 +168,13 @@
https://github.com/Microsoft/ApplicationInsights-dotnet
53b80940842204f78708a538628288ff5d741a1d
-
+
https://github.com/dotnet/emsdk
- 201f4dae9d1a1e105d8ba86d7ece61eed1f665e0
+ 2fc2ffd960930318f33fcaa690cbdbc55d72f52d
-
+
https://github.com/dotnet/emsdk
- 201f4dae9d1a1e105d8ba86d7ece61eed1f665e0
+ 2fc2ffd960930318f33fcaa690cbdbc55d72f52d
diff --git a/eng/Versions.props b/eng/Versions.props
index cdc969e00..74405626a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -48,11 +48,11 @@
- 8.0.1-servicing.23580.6
+ 8.0.2-servicing.24068.3
- 8.0.1-servicing.23580.5
+ 8.0.2-servicing.24068.6
@@ -72,50 +72,50 @@
- 8.0.1
- 8.0.1
- 8.0.1-servicing.23580.8
- 8.0.1-servicing.23580.8
- 8.0.1-servicing.23580.8
- 8.0.1-servicing.23580.8
- 8.0.1-servicing.23580.8
+ 8.0.2
+ 8.0.2
+ 8.0.2-servicing.24068.4
+ 8.0.2-servicing.24068.4
+ 8.0.2-servicing.24068.4
+ 8.0.2-servicing.24068.4
+ 8.0.2-servicing.24068.4
0.2.0
- 8.0.300-preview.24116.2
- 8.0.300-preview.24116.2
- 8.0.300-preview.24116.2
+ 8.0.300-preview.24117.2
+ 8.0.300-preview.24117.2
+ 8.0.300-preview.24117.2
$(MicrosoftNETSdkPackageVersion)
$(MicrosoftNETSdkPackageVersion)
$(MicrosoftNETSdkPackageVersion)
- 4.10.0-2.24114.13
+ 4.10.0-2.24116.4
- 8.0.1-servicing.23580.1
+ 8.0.2-servicing.24067.11
- 8.0.1-servicing.23580.1
- 8.0.1-servicing.23580.1
- 8.0.1
- 8.0.1
- 8.0.1
- 8.0.1
+ 8.0.2-servicing.24067.11
+ 8.0.2-servicing.24067.11
+ 8.0.2
+ 8.0.2
+ 8.0.2
+ 8.0.2
2.1.0
- 8.0.1-servicing.23580.5
- 8.0.1-servicing.23580.5
- 8.0.1
- 8.0.1
+ 8.0.2-servicing.24068.6
+ 8.0.2-servicing.24068.6
+ 8.0.2
+ 8.0.2
@@ -235,7 +235,7 @@
2.2.0-beta.19072.10
2.0.0
- 17.10.0-preview-24114-01
+ 17.10.0-preview-24116-01
8.0.0-alpha.1.22557.12
@@ -250,7 +250,7 @@
14.0.8478
17.0.8478
- 8.0.1
+ 8.0.2
$(MicrosoftNETWorkloadEmscriptenCurrentManifest80100PackageVersion)
8.0.100$([System.Text.RegularExpressions.Regex]::Match($(EmscriptenWorkloadManifestVersion), `-rtm|-[A-z]*\.*\d*`))