Skip to content

Commit

Permalink
Merge pull request #8136 from dotnet/darc-main-95c6181a-80ae-4429-af6…
Browse files Browse the repository at this point in the history
…f-85f0a438a7eb

[main] Update dependencies from dotnet/arcade
  • Loading branch information
MiYanni authored Jun 18, 2024
2 parents 0ae8b68 + 1c79f47 commit 7bee91d
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
Expand Up @@ -27,14 +27,14 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24314.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24317.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>92a725aa4d9d6c13dc5229597b51b0b165b8b535</Sha>
<Sha>579b9d3c2a51de22be7685f0bd624bf83265c901</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24314.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24317.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>92a725aa4d9d6c13dc5229597b51b0b165b8b535</Sha>
<Sha>579b9d3c2a51de22be7685f0bd624bf83265c901</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
</ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24314.1"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24317.3"
}
}

0 comments on commit 7bee91d

Please sign in to comment.