From 2ec0f1873a0e6f219006d244ba4e6f36b7421b9c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 13 Jun 2023 22:26:02 +0000 Subject: [PATCH 1/3] Update dependencies from https://github.com/dotnet/sdk build 20230613.19 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 7.0.400-preview.23313.11 -> To Version 7.0.400-preview.23313.19 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ab085a3d5..8def13e32 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -98,22 +98,22 @@ 98b55256c6cdfc0ed98c52d7d39127fa55971330 - + https://github.com/dotnet/sdk - 17f4fc78b8e935bcbe96a6ef73d023fb2dffba98 + c348e5b84e1a864109adfdfab72ff47465df9012 - + https://github.com/dotnet/sdk - 17f4fc78b8e935bcbe96a6ef73d023fb2dffba98 + c348e5b84e1a864109adfdfab72ff47465df9012 - + https://github.com/dotnet/sdk - 17f4fc78b8e935bcbe96a6ef73d023fb2dffba98 + c348e5b84e1a864109adfdfab72ff47465df9012 - + https://github.com/dotnet/sdk - 17f4fc78b8e935bcbe96a6ef73d023fb2dffba98 + c348e5b84e1a864109adfdfab72ff47465df9012 diff --git a/eng/Versions.props b/eng/Versions.props index d1864825f..6b607be00 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -69,9 +69,9 @@ - 7.0.400-preview.23313.11 - 7.0.400-preview.23313.11 - 7.0.400-preview.23313.11 + 7.0.400-preview.23313.19 + 7.0.400-preview.23313.19 + 7.0.400-preview.23313.19 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 63494965eae0b8208c7e254a9de4280d80545e6d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 14 Jun 2023 00:19:58 +0000 Subject: [PATCH 2/3] Update dependencies from https://github.com/dotnet/sdk build 20230613.24 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 7.0.400-preview.23313.11 -> To Version 7.0.400-preview.23313.24 Dependency coherency updates Microsoft.NET.Test.Sdk,NuGet.Build.Tasks From Version 17.7.0-preview.23309.3 -> To Version 17.7.0-preview-23313-04 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 8 ++++---- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8def13e32..cb1f9f91a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -98,22 +98,22 @@ 98b55256c6cdfc0ed98c52d7d39127fa55971330 - + https://github.com/dotnet/sdk - c348e5b84e1a864109adfdfab72ff47465df9012 + 076c0cecff4a68a59c6f20d49ad0cb6eccb53702 - + https://github.com/dotnet/sdk - c348e5b84e1a864109adfdfab72ff47465df9012 + 076c0cecff4a68a59c6f20d49ad0cb6eccb53702 - + https://github.com/dotnet/sdk - c348e5b84e1a864109adfdfab72ff47465df9012 + 076c0cecff4a68a59c6f20d49ad0cb6eccb53702 - + https://github.com/dotnet/sdk - c348e5b84e1a864109adfdfab72ff47465df9012 + 076c0cecff4a68a59c6f20d49ad0cb6eccb53702 @@ -133,9 +133,9 @@ 07432379eae74ddf3882adca59cb9fd0b5c6f3c3 - + https://github.com/microsoft/vstest - c8c1d439ac284448fa0fb66c8f078d52b9727595 + a006b59a7af55448b69ea835f0037437f363c25f @@ -158,9 +158,9 @@ df97a4b69224643b4af407f41b33f8c9762af3c0 - + https://github.com/nuget/nuget.client - 5db75f340001f0e33d5cc5a1ba8922c3a641b2f0 + 566ced13280613f419b8b057583c0dd8f6ced724 diff --git a/eng/Versions.props b/eng/Versions.props index 6b607be00..a6e38d9a8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -69,9 +69,9 @@ - 7.0.400-preview.23313.19 - 7.0.400-preview.23313.19 - 7.0.400-preview.23313.19 + 7.0.400-preview.23313.24 + 7.0.400-preview.23313.24 + 7.0.400-preview.23313.24 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -197,7 +197,7 @@ 2.2.0-beta.19072.10 2.0.0 - 17.7.0-preview.23309.3 + 17.7.0-preview-23313-04 From fbe9c5491a4765aaecc3fec07ad3d41ba3a9af26 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 14 Jun 2023 04:19:02 +0000 Subject: [PATCH 3/3] Update dependencies from https://github.com/dotnet/sdk build 20230613.39 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 7.0.400-preview.23313.11 -> To Version 7.0.400-preview.23313.39 Dependency coherency updates Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,NuGet.Build.Tasks From Version 12.7.0-beta.23308.4 -> To Version 12.7.0-beta.23313.7 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cb1f9f91a..6279e8b98 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -98,22 +98,22 @@ 98b55256c6cdfc0ed98c52d7d39127fa55971330 - + https://github.com/dotnet/sdk - 076c0cecff4a68a59c6f20d49ad0cb6eccb53702 + 0c315a2c61c52bf2804ab5b5c28d3289c24cd588 - + https://github.com/dotnet/sdk - 076c0cecff4a68a59c6f20d49ad0cb6eccb53702 + 0c315a2c61c52bf2804ab5b5c28d3289c24cd588 - + https://github.com/dotnet/sdk - 076c0cecff4a68a59c6f20d49ad0cb6eccb53702 + 0c315a2c61c52bf2804ab5b5c28d3289c24cd588 - + https://github.com/dotnet/sdk - 076c0cecff4a68a59c6f20d49ad0cb6eccb53702 + 0c315a2c61c52bf2804ab5b5c28d3289c24cd588 @@ -124,13 +124,13 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-wpf 03e9f99d0f93a3e3768227a9c6a1076fabd0de43 - + https://github.com/dotnet/fsharp - 07432379eae74ddf3882adca59cb9fd0b5c6f3c3 + fbab5feade1e7426dc715b772ea59a287adf2165 - + https://github.com/dotnet/fsharp - 07432379eae74ddf3882adca59cb9fd0b5c6f3c3 + fbab5feade1e7426dc715b772ea59a287adf2165 diff --git a/eng/Versions.props b/eng/Versions.props index a6e38d9a8..17e481afe 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -69,9 +69,9 @@ - 7.0.400-preview.23313.24 - 7.0.400-preview.23313.24 - 7.0.400-preview.23313.24 + 7.0.400-preview.23313.39 + 7.0.400-preview.23313.39 + 7.0.400-preview.23313.39 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion)