Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/sdk build 20240823.15
Browse files Browse the repository at this point in the history
Microsoft.NET.Sdk
 From Version 9.0.100-rc.2.24422.24 -> To Version 9.0.100-rc.2.24423.15

Dependency coherency updates

Microsoft.AspNetCore.App.Ref
 From Version 9.0.0-rc.2.24420.12 -> To Version 9.0.0-rc.2.24422.3 (parent: Microsoft.NET.Sdk
  • Loading branch information
dotnet-maestro[bot] committed Aug 24, 2024
1 parent e513ce7 commit 745e4b5
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="9.0.100-rc.2.24422.24">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rc.2.24423.15">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>4b123a7034c25bbabca8b0a0c229ceff487b5272</Sha>
<Sha>6bf8f98ca5c349293bdbd8d76c6b5744335f8693</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>7384dc4b40071052d38fef092cefca9f66d3df65</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="9.0.0-rc.2.24420.12" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24422.3" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>36332c8183f0205ec098822545dbe65d17d93405</Sha>
<Sha>d11493ff125bffff4cb0db74dd62c8dc87c936d6</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-rc.2.24421.3" 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>9.0.100-rc.2.24422.24</MicrosoftNETSdkPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-rc.2.24423.15</MicrosoftNETSdkPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>9.0.0-rc.2.24422.6</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkPackageVersion>9.0.0-alpha.1.23556.4</MicrosoftNETILLinkPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>9.0.0-beta.24408.2</MicrosoftDotNetBuildTasksFeedPackageVersion>
Expand Down

3 comments on commit 745e4b5

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

Please sign in to comment.