-
Notifications
You must be signed in to change notification settings - Fork 437
Merging internal commits for release/7.0.1xx #15239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
marcpopMSFT
merged 132 commits into
dotnet:release/7.0.1xx
from
vseanreesermsft:internal-merge-7.0.1xx-2023-01-10-1111
Jan 13, 2023
Merged
Merging internal commits for release/7.0.1xx #15239
marcpopMSFT
merged 132 commits into
dotnet:release/7.0.1xx
from
vseanreesermsft:internal-merge-7.0.1xx-2023-01-10-1111
Jan 13, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- It does use 700 permissions and create a random name, shouldn't need backports.
…ges. Source-build 7.0.0 created these packages with an incorrect version number which is stuck in the previously-source-built PVP for the 7.0.1 release. This causes a problem if bootstapping because the Microsoft versions of these packages don't actually exist, so trying to download them fails. This change allows us to override the version read out of PVP and set it to the actual version used by runtime.
…dnceng/internal/dotnet-sdk This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.WindowsDesktop.App.Ref**: from 7.0.0 to 7.0.1 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: from 7.0.0-rtm.22519.1 to 7.0.1-rtm.22559.2 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: from 7.0.0-rtm.22519.1 to 7.0.1-rtm.22559.2 (parent: Microsoft.NET.Sdk) - **Microsoft.NETCore.App.Ref**: from 7.0.0 to 7.0.1 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.NetCore.TargetingPack.x64.7.0**: from 7.0.0-rtm.22518.5 to 7.0.1-servicing.22568.4 (parent: Microsoft.NET.Sdk) - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.0 to 7.0.1 (parent: Microsoft.NET.Sdk) - **Microsoft.NETCore.App.Host.win-x64**: from 7.0.0 to 7.0.1 (parent: Microsoft.NET.Sdk) - **Microsoft.NETCore.DotNetHostResolver**: from 7.0.0 to 7.0.1 (parent: Microsoft.NET.Sdk) - **Microsoft.AspNetCore.App.Ref**: from 7.0.0 to 7.0.1 (parent: Microsoft.NET.Sdk) - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.0-rtm.22518.19 to 7.0.1-servicing.22568.9 (parent: Microsoft.NET.Sdk) - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.0 to 7.0.1 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.0-rtm.22518.19 to 7.0.1-servicing.22568.9 (parent: Microsoft.NET.Sdk) - **dotnet-dev-certs**: from 7.0.0-rtm.22518.19 to 7.0.1-servicing.22568.9 (parent: Microsoft.NET.Sdk) - **dotnet-user-jwts**: from 7.0.0-rtm.22518.19 to 7.0.1-servicing.22568.9 (parent: Microsoft.NET.Sdk) - **dotnet-user-secrets**: from 7.0.0-rtm.22518.19 to 7.0.1-servicing.22568.9 (parent: Microsoft.NET.Sdk) - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.0 to 7.0.1 (parent: Microsoft.NET.Sdk) - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.0 to 7.0.1 (parent: Microsoft.NET.Sdk) - **Microsoft.FSharp.Compiler**: from 12.4.0-beta.22513.10 to 12.4.0-beta.22563.2 (parent: Microsoft.NET.Sdk) - **Microsoft.SourceBuild.Intermediate.fsharp**: from 7.0.0-beta.22513.10 to 7.0.0-beta.22563.2 (parent: Microsoft.NET.Sdk) - **Microsoft.NET.ILLink.Tasks**: from 7.0.100-1.22471.3 to 7.0.100-1.22558.2 (parent: Microsoft.NET.Sdk) - **Microsoft.Net.Compilers.Toolset**: from 4.4.0-4.22520.11 to 4.4.0-6.22565.8 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.0-rtm.22518.5 to 7.0.1-servicing.22568.4 (parent: Microsoft.NET.Sdk) - **Microsoft.NET.Workload.Emscripten.net6.M...
…dnceng/internal/dotnet-sdk This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.FSharp.Compiler**: from 12.4.0-beta.22563.2 to 12.4.0-beta.22567.3 (parent: Microsoft.NET.Sdk) - **Microsoft.SourceBuild.Intermediate.fsharp**: from 7.0.0-beta.22563.2 to 7.0.0-beta.22567.3 (parent: Microsoft.NET.Sdk) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:65272799-fe4d-4dbf-f0fe-08da7ef63651) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - **Subscription**: 65272799-fe4d-4dbf-f0fe-08da7ef63651 - **Build**: 20221122.10 - **Date Produced**: November 22, 2022 5:42:46 PM UTC - **Commit**: 6ad1faf - **Branch**: refs/heads/internal/release/7.0.1xx [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.101 to 7.0.101][1] - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.101-servicing.22569.6 to 7.0.101-servicing.22572.10][1] - **Microsoft.NET.Sdk**: [from 7.0.101-servicing.22569.6 to 7.0.101-servicing.22572.10][1] - **Microsoft.TemplateEngine.Cli**: [from 7.0.101-servicing.22569.6 to 7.0.101-servicing.22572.10][1] - **Microsoft.FSharp.Compiler**: [from 12.4.0-beta.22563.2 to 12.4.0-beta.22567.3][2] - **Microsoft.SourceBuild.Intermediate.fsharp**: [from 7.0.0-beta.22563.2 to 7.0.0-beta.22567.3][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCf6ee887&targetVersion=GC6ad1faf&_a=files [2]: dotnet/fsharp@51b8769...3ff020f [DependencyUpdate]: <> (End) [marker]: <> (End:65272799-fe4d-4dbf-f0fe-08da7ef63651)
…dnceng/internal/dotnet-sdk This pull request updates the following dependencies [marker]: <> (Begin:65272799-fe4d-4dbf-f0fe-08da7ef63651) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - **Subscription**: 65272799-fe4d-4dbf-f0fe-08da7ef63651 - **Build**: 20221122.20 - **Date Produced**: November 22, 2022 10:19:36 PM UTC - **Commit**: da0196a - **Branch**: refs/heads/internal/release/7.0.1xx [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.101 to 7.0.101][1] - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.101-servicing.22572.10 to 7.0.101-servicing.22572.20][1] - **Microsoft.NET.Sdk**: [from 7.0.101-servicing.22572.10 to 7.0.101-servicing.22572.20][1] - **Microsoft.TemplateEngine.Cli**: [from 7.0.101-servicing.22572.10 to 7.0.101-servicing.22572.20][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC6ad1faf&targetVersion=GCda0196a&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:65272799-fe4d-4dbf-f0fe-08da7ef63651)
…dnceng/internal/dotnet-sdk This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.WindowsDesktop.App.Ref**: from 7.0.1 to 7.0.1 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: from 7.0.1-rtm.22559.2 to 7.0.1-servicing.22578.5 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: from 7.0.1-rtm.22559.2 to 7.0.1-servicing.22578.5 (parent: Microsoft.NET.Sdk) - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.1 to 7.0.1 (parent: Microsoft.NET.Sdk) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 7.0.0-rtm.22518.7 to 7.0.1-servicing.22566.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.1 to 7.0.1 (parent: Microsoft.NET.Sdk) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 7.0.0-rtm.22518.2 to 7.0.1-servicing.22567.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:65272799-fe4d-4dbf-f0fe-08da7ef63651) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - **Subscription**: 65272799-fe4d-4dbf-f0fe-08da7ef63651 - **Build**: 20221128.10 - **Date Produced**: November 29, 2022 12:19:26 AM UTC - **Commit**: 9190935 - **Branch**: refs/heads/internal/release/7.0.1xx [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.101 to 7.0.101][1] - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.101-servicing.22572.20 to 7.0.101-servicing.22578.10][1] - **Microsoft.NET.Sdk**: [from 7.0.101-servicing.22572.20 to 7.0.101-servicing.22578.10][1] - **Microsoft.TemplateEngine.Cli**: [from 7.0.101-servicing.22572.20 to 7.0.101-servicing.22578.10][1] - **Microsoft.WindowsDesktop.App.Ref**: [from 7.0.1 to 7.0.1][2] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: [from 7.0.1-rtm.22559.2 to 7.0.1-servicing.22578.5][2] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: [from 7.0.1-rtm.22559.2 to 7.0.1-servicing.22578.5][2] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 7.0.1 to 7.0.1][2] - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.0-rtm.22518.7 to 7.0.1-servicing.22566.4][3] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 7.0.1 to 7.0.1][2] - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 7.0.0-rtm.22518.2 to 7.0.1-servicing.22567.2][4] [1]: https://dev.azure.com/dnce...
…dnceng/internal/dotnet-sdk This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.WindowsDesktop.App.Ref**: from 7.0.1 to 7.0.1 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: from 7.0.1-servicing.22578.5 to 7.0.1-servicing.22579.1 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: from 7.0.1-servicing.22578.5 to 7.0.1-servicing.22579.1 (parent: Microsoft.NET.Sdk) - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.1 to 7.0.1 (parent: Microsoft.NET.Sdk) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 7.0.1-servicing.22566.4 to 7.0.1-servicing.22568.11 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.1 to 7.0.1 (parent: Microsoft.NET.Sdk) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 7.0.1-servicing.22567.2 to 7.0.1-servicing.22569.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:65272799-fe4d-4dbf-f0fe-08da7ef63651) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - **Subscription**: 65272799-fe4d-4dbf-f0fe-08da7ef63651 - **Build**: 20221129.2 - **Date Produced**: November 29, 2022 12:43:23 PM UTC - **Commit**: d297319 - **Branch**: refs/heads/internal/release/7.0.1xx [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.101 to 7.0.101][1] - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.101-servicing.22578.10 to 7.0.101-servicing.22579.2][1] - **Microsoft.NET.Sdk**: [from 7.0.101-servicing.22578.10 to 7.0.101-servicing.22579.2][1] - **Microsoft.TemplateEngine.Cli**: [from 7.0.101-servicing.22578.10 to 7.0.101-servicing.22579.2][1] - **Microsoft.WindowsDesktop.App.Ref**: [from 7.0.1 to 7.0.1][2] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: [from 7.0.1-servicing.22578.5 to 7.0.1-servicing.22579.1][2] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: [from 7.0.1-servicing.22578.5 to 7.0.1-servicing.22579.1][2] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 7.0.1 to 7.0.1][2] - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.1-servicing.22566.4 to 7.0.1-servicing.22568.11][3] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 7.0.1 to 7.0.1][2] - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 7.0.1-servicing.22567.2 to 7.0.1-servicing....
…dnceng/internal/dotnet-sdk This pull request updates the following dependencies [marker]: <> (Begin:65272799-fe4d-4dbf-f0fe-08da7ef63651) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - **Subscription**: 65272799-fe4d-4dbf-f0fe-08da7ef63651 - **Build**: 20221201.26 - **Date Produced**: December 1, 2022 9:20:26 PM UTC - **Commit**: fe9d439 - **Branch**: refs/heads/internal/release/7.0.1xx [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.101 to 7.0.102][36] - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.101-servicing.22579.2 to 7.0.102-servicing.22601.26][36] - **Microsoft.NET.Sdk**: [from 7.0.101-servicing.22579.2 to 7.0.102-servicing.22601.26][36] - **Microsoft.TemplateEngine.Cli**: [from 7.0.101-servicing.22579.2 to 7.0.102-servicing.22601.26][36] - **Microsoft.NETCore.App.Ref**: [from 7.0.1 to 7.0.2][37] - **VS.Redist.Common.NetCore.TargetingPack.x64.7.0**: [from 7.0.1-servicing.22568.4 to 7.0.2-servicing.22580.12][37] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.1 to 7.0.2][37] - **Microsoft.NETCore.App.Host.win-x64**: [from 7.0.1 to 7.0.2][37] - **Microsoft.NETCore.DotNetHostResolver**: [from 7.0.1 to 7.0.2][37] - **Microsoft.FSharp.Compiler**: [from 12.4.0-beta.22567.3 to 12.4.0-beta.22571.5][38] - **Microsoft.SourceBuild.Intermediate.fsharp**: [from 7.0.0-beta.22567.3 to 7.0.0-beta.22571.5][38] - **Microsoft.NET.ILLink.Tasks**: [from 7.0.100-1.22558.2 to 7.0.100-1.22579.2][39] - **Microsoft.Net.Compilers.Toolset**: [from 4.4.0-6.22565.8 to 4.4.0-6.22580.4][40] - **Microsoft.Build**: [from 17.4.0 to 17.4.1][41] - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.1-servicing.22568.4 to 7.0.2-servicing.22580.12][37] - **Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100**: [from 7.0.1 to 7.0.2][42] - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.1-servicing.22568.4 to 7.0.2-servicing.22580.12][37] - **Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100**: [from 7.0.1 to 7.0.2][42] [36]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCd297319&targetVersion=GCfe9d439&_a=files [37]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC97203d3&targetVersion=GCb183393&_a=files [38]: dotnet/fsharp@3ff020f...1d892dd [39]: dotnet/linker@22376ee...8db10f4 [40]: dotnet/roslyn@5309168...d7a6121 [41]: dotnet/msbuild@18d5aef...9a89d02 [42]: dotnet/emsdk@73eb134...d71ea7c [DependencyUpdate]: <> (End) [marker]: <> (End:65272799-fe4d-4dbf-f0fe-08da7ef63651) [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build us...
…dnceng/internal/dotnet-sdk This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.WindowsDesktop.App.Ref**: from 7.0.1 to 7.0.2 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: from 7.0.1-servicing.22579.1 to 7.0.2-servicing.22601.5 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: from 7.0.1-servicing.22579.1 to 7.0.2-servicing.22601.5 (parent: Microsoft.NET.Sdk) - **Microsoft.AspNetCore.App.Ref**: from 7.0.1 to 7.0.2 (parent: Microsoft.NET.Sdk) - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.1-servicing.22568.9 to 7.0.2-servicing.22580.16 (parent: Microsoft.NET.Sdk) - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.1 to 7.0.2 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.1-servicing.22568.9 to 7.0.2-servicing.22580.16 (parent: Microsoft.NET.Sdk) - **dotnet-dev-certs**: from 7.0.1-servicing.22568.9 to 7.0.2-servicing.22580.16 (parent: Microsoft.NET.Sdk) - **dotnet-user-jwts**: from 7.0.1-servicing.22568.9 to 7.0.2-servicing.22580.16 (parent: Microsoft.NET.Sdk) - **dotnet-user-secrets**: from 7.0.1-servicing.22568.9 to 7.0.2-servicing.22580.16 (parent: Microsoft.NET.Sdk) - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.1 to 7.0.2 (parent: Microsoft.NET.Sdk) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 7.0.1-servicing.22568.11 to 7.0.2-servicing.22601.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.1 to 7.0.2 (parent: Microsoft.NET.Sdk) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 7.0.1-servicing.22569.3 to 7.0.2-servicing.22601.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:65272799-fe4d-4dbf-f0fe-08da7ef63651) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - **Subscription**: 65272799-fe4d-4dbf-f0fe-08da7ef63651 - **Build**: 20221201.34 - **Date Produced**: December 1, 2022 11:31:02 PM UTC - **Commit**: b988e51 - **Branch**: refs/heads/internal/release/7.0.1xx [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.102 to 7.0.102][1] - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.102-servicing.22601.26 to 7.0.102-servicing.22601.34][1] - **Microsoft.NET.Sdk**: [from 7.0.102-servicing.22601.26 to 7.0.102-servicing.226...
…dnceng/internal/dotnet-sdk This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.AspNetCore.App.Ref**: from 7.0.2 to 7.0.2 (parent: Microsoft.NET.Sdk) - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.2-servicing.22580.16 to 7.0.2-servicing.22601.8 (parent: Microsoft.NET.Sdk) - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.2 to 7.0.2 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.2-servicing.22580.16 to 7.0.2-servicing.22601.8 (parent: Microsoft.NET.Sdk) - **dotnet-dev-certs**: from 7.0.2-servicing.22580.16 to 7.0.2-servicing.22601.8 (parent: Microsoft.NET.Sdk) - **dotnet-user-jwts**: from 7.0.2-servicing.22580.16 to 7.0.2-servicing.22601.8 (parent: Microsoft.NET.Sdk) - **dotnet-user-secrets**: from 7.0.2-servicing.22580.16 to 7.0.2-servicing.22601.8 (parent: Microsoft.NET.Sdk) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:65272799-fe4d-4dbf-f0fe-08da7ef63651) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - **Subscription**: 65272799-fe4d-4dbf-f0fe-08da7ef63651 - **Build**: 20221202.4 - **Date Produced**: December 2, 2022 5:10:38 PM UTC - **Commit**: 75b9fd6 - **Branch**: refs/heads/internal/release/7.0.1xx [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.102 to 7.0.102][1] - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.102-servicing.22601.34 to 7.0.102-servicing.22602.4][1] - **Microsoft.NET.Sdk**: [from 7.0.102-servicing.22601.34 to 7.0.102-servicing.22602.4][1] - **Microsoft.TemplateEngine.Cli**: [from 7.0.102-servicing.22601.34 to 7.0.102-servicing.22602.4][1] - **Microsoft.AspNetCore.App.Ref**: [from 7.0.2 to 7.0.2][2] - **Microsoft.AspNetCore.App.Ref.Internal**: [from 7.0.2-servicing.22580.16 to 7.0.2-servicing.22601.8][2] - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 7.0.2 to 7.0.2][2] - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: [from 7.0.2-servicing.22580.16 to 7.0.2-servicing.22601.8][2] - **dotnet-dev-certs**: [from 7.0.2-servicing.22580.16 to 7.0.2-servicing.22601.8][2] - **dotnet-user-jwts**: [from 7.0.2-servicing.22580.16 to 7.0.2-servicing.22601.8][2] - **dotnet-user-secrets**: [from 7.0.2-servicing.22580.16 to 7.0.2-servicing.22601.8][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCb988e51&targetVersion=GC75b9fd6&_a=files [2]: https://dev.azure.com/dnceng/int...
…dnceng/internal/dotnet-sdk This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.NETCore.App.Ref**: from 7.0.2 to 7.0.2 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.NetCore.TargetingPack.x64.7.0**: from 7.0.2-servicing.22580.12 to 7.0.2-servicing.22606.5 (parent: Microsoft.NET.Sdk) - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.2 to 7.0.2 (parent: Microsoft.NET.Sdk) - **Microsoft.NETCore.App.Host.win-x64**: from 7.0.2 to 7.0.2 (parent: Microsoft.NET.Sdk) - **Microsoft.NETCore.DotNetHostResolver**: from 7.0.2 to 7.0.2 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.2-servicing.22580.12 to 7.0.2-servicing.22606.5 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: from 7.0.2-servicing.22580.12 to 7.0.2-servicing.22606.5 (parent: Microsoft.NET.Sdk) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:65272799-fe4d-4dbf-f0fe-08da7ef63651) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - **Subscription**: 65272799-fe4d-4dbf-f0fe-08da7ef63651 - **Build**: 20221206.15 - **Date Produced**: December 7, 2022 4:53:51 AM UTC - **Commit**: add220d - **Branch**: refs/heads/internal/release/7.0.1xx [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.102 to 7.0.102][1] - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.102-servicing.22602.4 to 7.0.102-servicing.22606.15][1] - **Microsoft.NET.Sdk**: [from 7.0.102-servicing.22602.4 to 7.0.102-servicing.22606.15][1] - **Microsoft.TemplateEngine.Cli**: [from 7.0.102-servicing.22602.4 to 7.0.102-servicing.22606.15][1] - **Microsoft.NETCore.App.Ref**: [from 7.0.2 to 7.0.2][2] - **VS.Redist.Common.NetCore.TargetingPack.x64.7.0**: [from 7.0.2-servicing.22580.12 to 7.0.2-servicing.22606.5][2] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.2 to 7.0.2][2] - **Microsoft.NETCore.App.Host.win-x64**: [from 7.0.2 to 7.0.2][2] - **Microsoft.NETCore.DotNetHostResolver**: [from 7.0.2 to 7.0.2][2] - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.2-servicing.22580.12 to 7.0.2-servicing.22606.5][2] - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.2-servicing.22580.12 to 7.0.2-servicing.22606.5][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC75b9fd6&targetVersion=GCadd220d&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/do...
…dnceng/internal/dotnet-sdk This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.WindowsDesktop.App.Ref**: from 7.0.2 to 7.0.2 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: from 7.0.2-servicing.22601.5 to 7.0.2-servicing.22607.1 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: from 7.0.2-servicing.22601.5 to 7.0.2-servicing.22607.1 (parent: Microsoft.NET.Sdk) - **Microsoft.AspNetCore.App.Ref**: from 7.0.2 to 7.0.2 (parent: Microsoft.NET.Sdk) - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.2-servicing.22601.8 to 7.0.2-servicing.22606.6 (parent: Microsoft.NET.Sdk) - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.2 to 7.0.2 (parent: Microsoft.NET.Sdk) - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.2-servicing.22601.8 to 7.0.2-servicing.22606.6 (parent: Microsoft.NET.Sdk) - **dotnet-dev-certs**: from 7.0.2-servicing.22601.8 to 7.0.2-servicing.22606.6 (parent: Microsoft.NET.Sdk) - **dotnet-user-jwts**: from 7.0.2-servicing.22601.8 to 7.0.2-servicing.22606.6 (parent: Microsoft.NET.Sdk) - **dotnet-user-secrets**: from 7.0.2-servicing.22601.8 to 7.0.2-servicing.22606.6 (parent: Microsoft.NET.Sdk) - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.2 to 7.0.2 (parent: Microsoft.NET.Sdk) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 7.0.2-servicing.22601.2 to 7.0.2-servicing.22606.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.2 to 7.0.2 (parent: Microsoft.NET.Sdk) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 7.0.2-servicing.22601.4 to 7.0.2-servicing.22606.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:65272799-fe4d-4dbf-f0fe-08da7ef63651) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - **Subscription**: 65272799-fe4d-4dbf-f0fe-08da7ef63651 - **Build**: 20221207.4 - **Date Produced**: December 7, 2022 11:26:11 AM UTC - **Commit**: 9872069 - **Branch**: refs/heads/internal/release/7.0.1xx [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.102 to 7.0.102][3] - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.102-servicing.22606.15 to 7.0.102-servicing.22607.4][3] - **Microsoft.NET.Sdk**: [from 7.0.102-servicing.22606.15 to 7.0.102-servicing.22607.4][...
…-merge-7.0.1xx-2023-01-10-1111
Member
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Member
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
crummel
approved these changes
Jan 12, 2023
marcpopMSFT
approved these changes
Jan 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.