Skip to content

Commit 4e24845

Browse files
Update dependencies from https://github.com/dotnet/installer build 20231225.1
Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23619.5 -> To Version 9.0.100-alpha.1.23625.1 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Ref From Version 9.0.0-alpha.1.23618.7 -> To Version 9.0.0-alpha.1.23621.6 (parent: Microsoft.Dotnet.Sdk.Internal
1 parent 8710c26 commit 4e24845

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23622.3">
3+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23625.1">
44
<Uri>https://github.com/dotnet/installer</Uri>
5-
<Sha>ef6e3ed28218d3131b58a407970c539869fc880e</Sha>
5+
<Sha>e08874da5814f7bca5b86c6bd41ac2d5def22634</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-alpha.1.23556.4">
88
<Uri>https://github.com/dotnet/runtime</Uri>
99
<Sha>cf47d9ff6827a3e1d6f2acbf925cd618418f20dd</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-alpha.1.23621.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
11+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-alpha.1.23621.6" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
1212
<Uri>https://github.com/dotnet/runtime</Uri>
13-
<Sha>817b4ee1f0c6add28bafd5ddcdcd74edf43b81f9</Sha>
13+
<Sha>0cf461b302f58c7add3f6dc405873fb2212b513f</Sha>
1414
</Dependency>
1515
<!-- Set TRACKING_DOTNET_RUNTIME_SEPARATELY to something in Make.config if removing the CoherentParentDependency on Microsoft.Dotnet.Sdk.Internal -->
16-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23621.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
16+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23621.6" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
1717
<Uri>https://github.com/dotnet/runtime</Uri>
18-
<Sha>817b4ee1f0c6add28bafd5ddcdcd74edf43b81f9</Sha>
18+
<Sha>0cf461b302f58c7add3f6dc405873fb2212b513f</Sha>
1919
</Dependency>
2020
<!-- 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 -->
2121
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-alpha.1.23620.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<!--Package versions-->
33
<PropertyGroup>
44
<!-- Versions updated by maestro -->
5-
<MicrosoftDotnetSdkInternalPackageVersion>9.0.100-alpha.1.23622.3</MicrosoftDotnetSdkInternalPackageVersion>
6-
<MicrosoftNETILLinkTasksPackageVersion>9.0.0-alpha.1.23621.3</MicrosoftNETILLinkTasksPackageVersion>
5+
<MicrosoftDotnetSdkInternalPackageVersion>9.0.100-alpha.1.23625.1</MicrosoftDotnetSdkInternalPackageVersion>
6+
<MicrosoftNETILLinkTasksPackageVersion>9.0.0-alpha.1.23621.6</MicrosoftNETILLinkTasksPackageVersion>
77
<MicrosoftNETILLinkPackageVersion>9.0.0-alpha.1.23556.4</MicrosoftNETILLinkPackageVersion>
88
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>
9-
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23621.3</MicrosoftNETCoreAppRefPackageVersion>
9+
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23621.6</MicrosoftNETCoreAppRefPackageVersion>
1010
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportVersion>8.0.0-rtm.23511.3</MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportVersion>
1111
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>9.0.0-alpha.1.23556.4</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>
1212
<MicrosoftTemplateEngineTasksVersion>7.0.100-alpha.1.21601.1</MicrosoftTemplateEngineTasksVersion>

0 commit comments

Comments
 (0)