Skip to content

Commit

Permalink
Merge pull request #8583 from dotnet/darc-main-d2b09488-ec44-4cc3-8c8…
Browse files Browse the repository at this point in the history
…3-3e918467ba61

[main] Update dependencies from dotnet/arcade
  • Loading branch information
v-wuzhai authored Nov 29, 2024
2 parents 054bc4e + e4c6fbe commit 3519ae9
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.24576.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24577.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9ad0880a9f8450f4ac4e097cfe830e401ea3e22c</Sha>
<Sha>d0f89c635d780e183a97ad86af4f3c8d7e95977f</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24576.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24577.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9ad0880a9f8450f4ac4e097cfe830e401ea3e22c</Sha>
<Sha>d0f89c635d780e183a97ad86af4f3c8d7e95977f</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"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24576.1"
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24577.1"
}
}

0 comments on commit 3519ae9

Please sign in to comment.