Commit graph

34867 commits

Author SHA1 Message Date
v-wuzhai
b020717a74
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19189) 2024-03-26 13:48:30 +08:00
dotnet-maestro[bot]
cfc4dae37e Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24174.6 -> To Version 8.0.300-preview.24175.21
2024-03-26 03:40:28 +00:00
dotnet-maestro[bot]
15f3a06550
[release/8.0.3xx] Update dependencies from dotnet/arcade (#19176)
[release/8.0.3xx] Update dependencies from dotnet/arcade
2024-03-25 20:32:32 +00:00
Chet Husk
e5c6c3a25f
[release/8.0.3xx] Generate a props file that can be used to detect MSBuild version mismatches (#19164) 2024-03-25 13:01:52 -05:00
dotnet-maestro[bot]
5547d2b40a Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.24163.12 -> To Version 7.0.0-beta.24172.6
2024-03-25 12:31:55 +00:00
dotnet-maestro[bot]
a37cd044ef Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.24163.12 -> To Version 7.0.0-beta.24172.6
2024-03-25 12:31:55 +00:00
v-wuzhai
a6273772d3
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19171) 2024-03-25 16:42:13 +08:00
dotnet-maestro[bot]
2c943af61c Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24174.2 -> To Version 8.0.300-preview.24174.6

Dependency coherency updates

Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp
 From Version 12.8.300-beta.24171.7 -> To Version 12.8.300-beta.24172.5 (parent: Microsoft.NET.Sdk
2024-03-25 06:25:29 +00:00
v-wuzhai
5aaea919a4
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19169) 2024-03-25 13:57:50 +08:00
dotnet-maestro[bot]
4fb1686c2a Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24172.17 -> To Version 8.0.300-preview.24174.2
2024-03-25 03:23:13 +00:00
v-wuzhai
8f97fa80b5
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19146) 2024-03-25 11:09:21 +08:00
v-wuzhai
775670edcd
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#19163) 2024-03-25 11:08:05 +08:00
dotnet-maestro[bot]
e53f57d99c Update dependencies from https://github.com/dotnet/arcade-services build
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24171.1 -> To Version 1.1.0-beta.24172.2
2024-03-24 12:49:21 +00:00
Chet Husk
ee91cb14ff Fix reading of minimum MSBuild version 2024-03-23 16:07:33 +00:00
Chet Husk
79c1c4cc9a Generate a props file that can be used to detect MSBuild version mismatches.
We know the minimum and 'bundled' MSbuild versions, but users may build a project with newer SDKs than we expected (specifically when full-framework MSBuild is starting the build of an SDK-style project).
When this occurs, we'd like to automatically condition the use of PackageReferences meant to ensure compatibility of the Roslyn toolchain, so we need to know if we are in this mismatched situation.
A fast and simple way to do this is to 'stamp' the 'expected' version
of MSBuild during product construction and compare that to the
'current' version being used during the actual build.
2024-03-23 16:07:33 +00:00
dotnet-maestro[bot]
f827ff4b7e Update dependencies from https://github.com/dotnet/arcade-services build
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24171.1 -> To Version 1.1.0-beta.24172.2
2024-03-23 12:57:03 +00:00
dotnet-maestro[bot]
fd45c75781 Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24172.7 -> To Version 8.0.300-preview.24172.17

Dependency coherency updates

Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp
 From Version 12.8.300-beta.24168.9 -> To Version 12.8.300-beta.24171.7 (parent: Microsoft.NET.Sdk
2024-03-22 18:01:55 +00:00
JL03-Yue
0597a03186
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#19141) 2024-03-22 10:13:55 -07:00
JL03-Yue
f9ee4506be
[release/8.0.3xx] Update dependencies from dotnet/arcade (#19140) 2024-03-22 10:13:40 -07:00
dotnet-maestro[bot]
f1314e0554 Update dependencies from https://github.com/dotnet/arcade-services build
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24170.2 -> To Version 1.1.0-beta.24171.1
2024-03-22 13:04:22 +00:00
dotnet-maestro[bot]
3d274caac3 Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 8.0.0-beta.24165.4 -> To Version 8.0.0-beta.24170.6
2024-03-22 12:58:55 +00:00
dotnet-maestro[bot]
65eecbb634
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19138)
[release/8.0.3xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.10.0-3.24168.9 to 4.10.0-3.24171.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.10.0-preview-24162-02 to 17.10.0-preview-24171-01 (parent: Microsoft.NET.Sdk)
2024-03-22 09:50:08 +00:00
v-wuzhai
792d32b9f7
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19136) 2024-03-22 14:40:27 +08:00
dotnet-maestro[bot]
1394de7931 Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24170.28 -> To Version 8.0.300-preview.24171.18

Dependency coherency updates

Microsoft.NET.Test.Sdk
 From Version 17.10.0-preview-24169-03 -> To Version 17.10.0-preview-24170-01 (parent: Microsoft.NET.Sdk
2024-03-22 05:06:57 +00:00
dotnet-maestro[bot]
9921f6d0da Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.24163.12 -> To Version 7.0.0-beta.24171.6
2024-03-22 03:46:51 +00:00
dotnet-maestro[bot]
5ae0d7486c Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.24163.12 -> To Version 7.0.0-beta.24171.6
2024-03-22 03:45:11 +00:00
dotnet-maestro[bot]
c752048aa2 Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.24114.4 -> To Version 7.0.0-beta.24171.6
2024-03-22 03:42:09 +00:00
dotnet-maestro[bot]
46811d2489 Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.24163.12 -> To Version 7.0.0-beta.24171.6
2024-03-22 03:40:45 +00:00
dotnet-maestro[bot]
ae48308ac5 Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.24163.12 -> To Version 7.0.0-beta.24171.6
2024-03-22 03:40:43 +00:00
dotnet-maestro[bot]
25bc12bcea Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.24163.12 -> To Version 7.0.0-beta.24171.2
2024-03-21 22:42:35 +00:00
dotnet-maestro[bot]
f924bc41bc Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.24163.12 -> To Version 7.0.0-beta.24171.2
2024-03-21 22:40:50 +00:00
dotnet-maestro[bot]
32becbf8c1 Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.24114.4 -> To Version 7.0.0-beta.24171.2
2024-03-21 22:37:28 +00:00
dotnet-maestro[bot]
6405cddfd4 Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.24163.12 -> To Version 7.0.0-beta.24171.2
2024-03-21 22:36:08 +00:00
dotnet-maestro[bot]
6c6625a740 Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 7.0.0-beta.24163.12 -> To Version 7.0.0-beta.24171.2
2024-03-21 22:36:07 +00:00
JL03-Yue
b32e88ddb8
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#19125) 2024-03-21 13:40:04 -07:00
Michael Yanni
bbf08d77bc Changes to support 1ES templates for internal build. 2024-03-21 13:01:44 -07:00
dotnet-maestro[bot]
7ac1ee98a5 Update dependencies from https://github.com/dotnet/arcade-services build
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24170.1 -> To Version 1.1.0-beta.24170.2
2024-03-21 12:49:57 +00:00
Jason Zhai
72044e094a Merge branch 'release/7.0.1xx' into release/7.0.3xx 2024-03-21 02:35:26 -07:00
DotNet Bot
c338c7548c Merged PR 38399: [internal/release/8.0.2xx] Update dependencies from 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 8.0.4 to 8.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.4 to 8.0.4 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:45ed5354-fd82-40d3-c464-08dc11e32ec2)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 45ed5354-fd82-40d3-c464-08dc11e32ec2
- **Build**:
- **Date Produced**: March 21, 2024 1:46:11 AM UTC
- **Commit**: ceea22879533370683ed8d17de5a17e8e6df1d68
- **Branch**: refs/heads/internal/release/8.0.2xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.204 to 8.0.204][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.204-servicing.24169.95 to 8.0.204-servicing.24170.23][1]
  - **Microsoft.NET.Sdk**: [from 8.0.204-servicing.24169.95 to 8.0.204-servicing.24170.23][1]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.204-servicing.24169.95 to 8.0.204-servicing.24170.23][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.4 to 8.0.4][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.4 to 8.0.4][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14][2]
  - **dotnet-dev-certs**: [from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14][2]
  - **dotnet-user-jwts**: [from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14][2]
  - **dotnet-user-secrets**: [from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCed102c8e33e1ae3d731c4fc22ad54b2e3daad504&targetVersion=GCceea22879533370683ed8...
2024-03-21 06:50:03 +00:00
DotNet Bot
034f91fcc0 Merged PR 38400: [internal/release/8.0.1xx] Update dependencies from 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 8.0.4 to 8.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.4 to 8.0.4 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**:
- **Date Produced**: March 21, 2024 1:50:01 AM UTC
- **Commit**: 88e8f6129d6e8bb551a121f7969a5e0f33eb6881
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.104 to 8.0.104][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.104-servicing.24169.97 to 8.0.104-servicing.24170.24][1]
  - **Microsoft.NET.Sdk**: [from 8.0.104-servicing.24169.97 to 8.0.104-servicing.24170.24][1]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.104-servicing.24169.97 to 8.0.104-servicing.24170.24][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.4 to 8.0.4][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.4 to 8.0.4][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14][2]
  - **dotnet-dev-certs**: [from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14][2]
  - **dotnet-user-jwts**: [from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14][2]
  - **dotnet-user-secrets**: [from 8.0.4-servicing.24169.15 to 8.0.4-servicing.24170.14][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCb07b2e223ff28a987ed4182bc9488bd7008f60a2&targetVersion=GC88e8f6129d6e8bb551a12...
2024-03-21 06:50:02 +00:00
v-wuzhai
aed25da6a9
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19123) 2024-03-21 13:37:41 +08:00
dotnet-maestro[bot]
f4fdbfe1a1 Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24169.98 -> To Version 8.0.300-preview.24170.28

Dependency coherency updates

Microsoft.NET.Test.Sdk
 From Version 17.10.0-preview-24163-01 -> To Version 17.10.0-preview-24169-03 (parent: Microsoft.NET.Sdk
2024-03-21 03:43:59 +00:00
v-wuzhai
140281d5f1
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#19111) 2024-03-21 11:07:54 +08:00
DotNet-Bot
e4e8770e3f Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.104 -> To Version 8.0.104

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 8.0.4 -> To Version 8.0.4 (parent: Microsoft.NET.Sdk
2024-03-21 02:03:06 +00:00
DotNet-Bot
7cfea26553 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.204 -> To Version 8.0.204

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 8.0.4 -> To Version 8.0.4 (parent: Microsoft.NET.Sdk
2024-03-21 01:53:09 +00:00
Ella Hathaway
ea960a5f5f
Update MsftToSbSdk.diff baseline (#19117) 2024-03-20 23:09:58 +00:00
DotNet Bot
364e9bce6d Merged PR 38332: [internal/release/8.0.1xx] Update dependencies from 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 8.0.4 to 8.0.4 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.4-servicing.24169.21 to 8.0.4-servicing.24169.24 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.4-servicing.24169.21 to 8.0.4-servicing.24169.24 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 8.0.4 to 8.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.4-servicing.24169.10 to 8.0.4-servicing.24169.15 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.4 to 8.0.4 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.4-servicing.24169.10 to 8.0.4-servicing.24169.15 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.4-servicing.24169.10 to 8.0.4-servicing.24169.15 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.4-servicing.24169.10 to 8.0.4-servicing.24169.15 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.4-servicing.24169.10 to 8.0.4-servicing.24169.15 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.4 to 8.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.4-servicing.24169.7 to 8.0.4-servicing.24169.11 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.4 to 8.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.4-servicing.24169.8 to 8.0.4-servicing.24169.10 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**:
- **Date Produced**: March 20, 2024 6:20:13 AM UTC
- **Commit**: b07b2e223ff28a987ed4182bc9488bd7008f60a2
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.104 to 8.0.104][3]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.104-servicing.24169.84 to 8.0.104-servicing.24169.97][3]
  - **Microsoft.NET.Sdk**: [from 8.0.104-servicing.24169.84 to 8.0.104-servicing.24169...
2024-03-20 17:55:40 +00:00
DotNet Bot
876df503cc Merged PR 38331: [internal/release/8.0.2xx] Update dependencies from dnceng/internal/dotnet-sdk
This pull request updates the following dependencies

[marker]: <> (Begin:45ed5354-fd82-40d3-c464-08dc11e32ec2)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 45ed5354-fd82-40d3-c464-08dc11e32ec2
- **Build**:
- **Date Produced**: March 20, 2024 6:07:03 AM UTC
- **Commit**: ed102c8e33e1ae3d731c4fc22ad54b2e3daad504
- **Branch**: refs/heads/internal/release/8.0.2xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.204 to 8.0.204][2]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.204-servicing.24169.85 to 8.0.204-servicing.24169.95][2]
  - **Microsoft.NET.Sdk**: [from 8.0.204-servicing.24169.85 to 8.0.204-servicing.24169.95][2]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.204-servicing.24169.85 to 8.0.204-servicing.24169.95][2]
  - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.4 to 8.0.4][3]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.4-servicing.24169.21 to 8.0.4-servicing.24169.24][3]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.4-servicing.24169.21 to 8.0.4-servicing.24169.24][3]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.4 to 8.0.4][3]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 8.0.4-servicing.24169.7 to 8.0.4-servicing.24169.11][4]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.4 to 8.0.4][3]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 8.0.4-servicing.24169.8 to 8.0.4-servicing.24169.10][5]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC6014bdfcba82dddd840b2eca2eb75883cf8d2aa1&targetVersion=GCed102c8e33e1ae3d731c4fc22ad54b2e3daad504&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC161450e0bd8de91351085bf794ef73018105b2bc&targetVersion=GC04094d116496e0bd1d376fd346397ec7900141f8&_a=files
[4]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC1575d7056e8952d90f592553e9f00661bc94e81a&targetVersion=GC41a4bd690229661e3ec74276ce3f93863b22435b&_a=files
[5]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC29ccbeca12c26d35acfea8fd4033168fdc2edcb8&targetVersion=GCebbf01f54996755566db36e2e962ba6364da2ecc&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:45ed5354-fd82-40d3-c464-08dc11e32ec2)

[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 8.0.4 to 8.0.4 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Comm...
2024-03-20 17:55:39 +00:00
Ladi Prosek
4c8fb55b04
Revert "[release/8.0.2xx] NGEN Microsoft.DotNet.MSBuildSdkResolver.dll and its dependencies (#17750)" (#19112)
This reverts commit f0c4e4e14c.

Fixes [AB#1994786](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1994786/)

The MSBuild change which took advantage of this was reverted in 17.9 because it introduced issues in installations that don't have the .NET SDK component installed. We are fixing the bug in 9.0 by making changes to the dependencies of `Microsoft.DotNet.MSBuildSdkResolver` (see https://github.com/dotnet/sdk/pull/39573) so this should stay in main. I am reverting it only in 8.0.3xx / 17.10 to fix the `Build_Ngen_InvalidAssemblyCount` counter which was flagged as a regression by PerfDDRITs.
2024-03-20 16:34:57 +01:00
dotnet-maestro[bot]
4304228b0b Update dependencies from https://github.com/dotnet/arcade-services build
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24168.5 -> To Version 1.1.0-beta.24170.1
2024-03-20 12:53:41 +00:00