Skip to content

Commit 35e2379

Browse files
[main] Update dependencies from dotnet/arcade (#6817)
[main] Update dependencies from dotnet/arcade
1 parent 0855981 commit 35e2379

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.23377.1">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23381.1">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>94ab279661f45a3bc9f6e86a5d52718ed80cd318</Sha>
22+
<Sha>aeaa48c51d6494adc1b1fab870e7b8c89752d1ba</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.23377.1"
21+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23381.1"
2222
}
2323
}

0 commit comments

Comments
 (0)