Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/sdk build 20250117.35
Browse files Browse the repository at this point in the history
Microsoft.NET.Sdk
 From Version 10.0.100-alpha.1.25063.17 -> To Version 10.0.100-alpha.1.25067.35

Dependency coherency updates

Microsoft.AspNetCore.App.Ref
 From Version 10.0.0-alpha.2.25061.1 -> To Version 10.0.0-alpha.2.25067.2 (parent: Microsoft.NET.Sdk
  • Loading branch information
dotnet-maestro[bot] committed Jan 18, 2025
1 parent 623d1fe commit d6b68ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-alpha.1.25066.37">
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-alpha.1.25067.35">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>6a9cf09b996f2c20664b6d307250942265ab3f3b</Sha>
<Sha>33e2d4f76cc3fb45bfc53194fe7763d4c8a1e984</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-alpha.1.23556.4">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand All @@ -18,9 +18,9 @@
<Sha>56d28a6d280d38a8f0b8a56ac1abf0cf675f4411</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.25065.5" 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>dc2a6fe48cbcf06246a6d308087d58289772574c</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
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--Package versions-->
<PropertyGroup>
<!-- Versions updated by maestro -->
<MicrosoftNETSdkPackageVersion>10.0.100-alpha.1.25066.37</MicrosoftNETSdkPackageVersion>
<MicrosoftNETSdkPackageVersion>10.0.100-alpha.1.25067.35</MicrosoftNETSdkPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>10.0.0-alpha.1.25063.12</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkPackageVersion>9.0.0-alpha.1.23556.4</MicrosoftNETILLinkPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>9.0.0-beta.25058.5</MicrosoftDotNetBuildTasksFeedPackageVersion>
Expand Down

0 comments on commit d6b68ea

Please sign in to comment.