Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
…nals build 20240916.2

Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 9.0.0-alpha.1.24459.2 -> To Version 9.0.0-alpha.1.24466.2
  • Loading branch information
dotnet-maestro[bot] committed Sep 17, 2024
commit 6ca904a700edd989aa5aef9856c8b739d3059e7e
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24459.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24466.2">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>71b0a48963717f08dc2d3d26527a2587316170fc</Sha>
<Sha>e4ddbedd151b969514f2c5b756616707c31e0bfb</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
</ProductDependencies>
Expand Down
Loading