Skip to content

Commit c8647c0

Browse files
[main] Update dependencies from dotnet/arcade (#6927)
[main] Update dependencies from dotnet/arcade
1 parent 837c22a commit c8647c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
</Dependency>
1818
</ProductDependencies>
1919
<ToolsetDependencies>
20-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23451.1">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23461.2">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>4665b3d04e1da3796b965c3c3e3b97f55c449a6e</Sha>
22+
<Sha>4a908c64757841121e67fda7adaf776c93893163</Sha>
2323
<SourceBuild RepoName="arcade" ManagedOnly="true" />
2424
</Dependency>
2525
<!-- Used in repo tooling. Not updated automatically -->

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"rollForward": "patch"
1919
},
2020
"msbuild-sdks": {
21-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23451.1"
21+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23461.2"
2222
}
2323
}

0 commit comments

Comments
 (0)