Skip to content

Commit d8bedf7

Browse files
authored
Merge pull request #7820 from dotnet/darc-master-52cb7757-26bc-47d3-b28f-7727ed23bc03
[master] Update dependencies from dotnet/arcade
2 parents 1cd5f72 + 63236bc commit d8bedf7

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
@@ -3,9 +3,9 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19554.3">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19555.7">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>ec6a0344dd2b1237cd63b38281295ce1e4b71458</Sha>
8+
<Sha>82c69e4d687077689fae4826e755ff5bf296c9c3</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
},
1212
"msbuild-sdks": {
13-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19554.3",
13+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19555.7",
1414
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
1515
}
1616
}

0 commit comments

Comments
 (0)