Skip to content

Commit

Permalink
Merge pull request #7886 from dotnet/darc-release/6.0.4xx-a5034813-86…
Browse files Browse the repository at this point in the history
…3f-4905-93b9-1836c2c871b7

[release/6.0.4xx] Update dependencies from dotnet/arcade
  • Loading branch information
MiYanni authored Apr 19, 2024
2 parents 814b909 + ff03578 commit 7282214
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.24217.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.24218.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bac6ec867d97ad0d1e0c3d03dad15deda15d01b5</Sha>
<Sha>6a6f2717562e54654ddd34f71e3838048aaf8a39</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": "6.0.0-beta.24217.3"
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24218.1"
}
}

0 comments on commit 7282214

Please sign in to comment.