Skip to content

Commit 5c2cd15

Browse files
authored
Merge pull request #846 from dotnet/darc-release/10-16b51ac5-7694-4ceb-8e58-743b72af56d9
[release/10] Update dependencies from dotnet/arcade
2 parents 34e2a4f + 37988cb commit 5c2cd15

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
</Dependency>
3737
</ProductDependencies>
3838
<ToolsetDependencies>
39-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26301.2">
39+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26304.4">
4040
<Uri>https://github.com/dotnet/arcade</Uri>
41-
<Sha>2a80f6e04a835d6beee635c93331b38944de8129</Sha>
41+
<Sha>7b306e34463421cef2816352743b943c6547dfab</Sha>
4242
<SourceBuild RepoName="arcade" ManagedOnly="true" />
4343
</Dependency>
4444
</ToolsetDependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"msbuild-sdks": {
1111
"Microsoft.Build.NoTargets": "3.7.0",
12-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26301.2",
12+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26304.4",
1313
"Microsoft.VisualStudio.Internal.MicroBuild.Vsman": "2.0.174"
1414
}
1515
}

0 commit comments

Comments
 (0)