Skip to content

Commit

Permalink
[net10.0] Update dependencies from dotnet/sdk (#21979)
Browse files Browse the repository at this point in the history
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.NET.ILLink.Tasks**: from 10.0.0-alpha.1.25062.3 to
10.0.0-alpha.1.25067.10 (parent: Microsoft.NET.Sdk)
- **Microsoft.NETCore.App.Ref**: from 10.0.0-alpha.1.25062.3 to
10.0.0-alpha.1.25067.10 (parent: Microsoft.NET.Sdk)
- **Microsoft.NETCore.App.Ref**: from 10.0.0-alpha.1.25062.3 to
10.0.0-alpha.1.25067.10 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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




[marker]: <> (Begin:66b637af-e1e4-4839-b6a7-b0c0c22ca353)
## From https://github.com/dotnet/sdk
- **Subscription**: 66b637af-e1e4-4839-b6a7-b0c0c22ca353
- **Build**: 20250117.41
- **Date Produced**: January 18, 2025 8:41:38 AM UTC
- **Commit**: 526b872845c4259227360f6b8bef879e68a76ca8
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.NET.Sdk**: [from 10.0.100-alpha.1.25063.17 to
10.0.100-alpha.1.25067.41][9]
- **Microsoft.NET.ILLink.Tasks**: [from 10.0.0-alpha.1.25062.3 to
10.0.0-alpha.1.25067.10][10]
- **Microsoft.NETCore.App.Ref**: [from 10.0.0-alpha.1.25062.3 to
10.0.0-alpha.1.25067.10][10]
- **Microsoft.NETCore.App.Ref**: [from 10.0.0-alpha.1.25062.3 to
10.0.0-alpha.1.25067.10][10]

[9]: dotnet/sdk@0eb8dac...526b872
[10]: dotnet/runtime@010e61a...6c58f79

[DependencyUpdate]: <> (End)


[marker]: <> (End:66b637af-e1e4-4839-b6a7-b0c0c22ca353)

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: Rolf Bjarne Kvinge <[email protected]>
  • Loading branch information
4 people authored Jan 20, 2025
1 parent 261e5c2 commit 99ed424
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-alpha.1.25063.17">
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-alpha.1.25067.41">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>0eb8dac570097b705be27bdcd167fd6237cf9ba2</Sha>
<Sha>526b872845c4259227360f6b8bef879e68a76ca8</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-alpha.1.23556.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>cf47d9ff6827a3e1d6f2acbf925cd618418f20dd</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-alpha.1.25062.3" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-alpha.1.25067.10" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>010e61a4f46d6d9b544cde169dc034417de7223a</Sha>
<Sha>6c58f7992cfd628a53d9b90f258ac123cb803644</Sha>
</Dependency>
<!-- Set TRACKING_DOTNET_RUNTIME_SEPARATELY to something in Make.config if removing the CoherentParentDependency on Microsoft.NET.Sdk -->
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-alpha.1.25062.3" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-alpha.1.25067.10" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>010e61a4f46d6d9b544cde169dc034417de7223a</Sha>
<Sha>6c58f7992cfd628a53d9b90f258ac123cb803644</Sha>
</Dependency>
<!-- This is required for our test apps to build; in some cases Microsoft.AspNetCore.App is pulled in, and when building test apps the build needs to be able to resolve that -->
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.25061.1" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.25067.2" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>b2d50f7d2f36638fd2db5caf9cc8b759597058b7</Sha>
<Sha>fe21c9a711ca99731f7a2df03f086497161f6821</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport" Version="10.0.0-alpha.1.25059.1" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Uri>https://github.com/dotnet/emsdk</Uri>
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<!--Package versions-->
<PropertyGroup>
<!-- Versions updated by maestro -->
<MicrosoftNETSdkPackageVersion>10.0.100-alpha.1.25063.17</MicrosoftNETSdkPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>10.0.0-alpha.1.25062.3</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETSdkPackageVersion>10.0.100-alpha.1.25067.41</MicrosoftNETSdkPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>10.0.0-alpha.1.25067.10</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkPackageVersion>9.0.0-alpha.1.23556.4</MicrosoftNETILLinkPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>9.0.0-beta.25058.5</MicrosoftDotNetBuildTasksFeedPackageVersion>
<MicrosoftDotNetSharedFrameworkSdkVersion>8.0.0-beta.24413.2</MicrosoftDotNetSharedFrameworkSdkVersion>
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-alpha.1.25062.3</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-alpha.1.25067.10</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportVersion>8.0.0-rtm.23511.3</MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportVersion>
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>9.0.0-rc.2.24462.10</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>
<MicrosoftTemplateEngineTasksVersion>7.0.100-alpha.1.21601.1</MicrosoftTemplateEngineTasksVersion>
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"sdk": {
"version": "10.0.100-alpha.1.25063.17"
"version": "10.0.100-alpha.1.25067.41"
},
"tools": {
"dotnet": "10.0.100-alpha.1.25063.17"
"dotnet": "10.0.100-alpha.1.25067.41"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25058.5"
Expand Down

0 comments on commit 99ed424

Please sign in to comment.