Skip to content

Commit 6bf9333

Browse files
[main] Update dependencies from dotnet/arcade (#6941)
[main] Update dependencies from dotnet/arcade
1 parent b0e8ed7 commit 6bf9333

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.23461.2">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23463.1">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>4a908c64757841121e67fda7adaf776c93893163</Sha>
22+
<Sha>1d451c32dda2314c721adbf8829e1c0cd4e681ff</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.23461.2"
21+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23463.1"
2222
}
2323
}

0 commit comments

Comments
 (0)