Skip to content

Commit

Permalink
Merge pull request #8400 from dotnet/darc-main-be130d2f-3a38-46f8-845…
Browse files Browse the repository at this point in the history
…9-022777a1c0ec

[main] Update dependencies from dotnet/arcade
  • Loading branch information
v-wuzhai authored Sep 27, 2024
2 parents 752b828 + b84511b commit 7896ec9
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 @@ -19,14 +19,14 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24473.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24475.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3dadfa71b6645da4db9e2643bd6c3642339af72e</Sha>
<Sha>de17e59d54ed3a4f62fa8c556257570687506aa1</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24473.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24475.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3dadfa71b6645da4db9e2643bd6c3642339af72e</Sha>
<Sha>de17e59d54ed3a4f62fa8c556257570687506aa1</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.Formats.Asn1" Version="8.0.1">
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"dotnet": "9.0.100-rc.1.24452.12"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24473.2"
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24475.5"
}
}

0 comments on commit 7896ec9

Please sign in to comment.