Skip to content

Commit

Permalink
Merge pull request #8345 from dotnet/darc-main-2c52fc7a-12a6-4329-b88…
Browse files Browse the repository at this point in the history
…e-4700ac0bd1e2

[main] Update dependencies from dotnet/arcade
  • Loading branch information
MiYanni authored Sep 9, 2024
2 parents 550ff69 + e363a80 commit bf40ec0
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.24456.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24459.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>7cd1cae2edfb3895f5f0ee577131e0214ed8af1a</Sha>
<Sha>8260f289b9d748432a34680a1afeac677cda6049</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24456.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24459.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>7cd1cae2edfb3895f5f0ee577131e0214ed8af1a</Sha>
<Sha>8260f289b9d748432a34680a1afeac677cda6049</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-preview.7.24407.12"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24456.3"
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24459.1"
}
}

0 comments on commit bf40ec0

Please sign in to comment.