Skip to content

Commit 7171f31

Browse files
KevinRansombaronfel
authored andcommitted
Merge pull request #8629 from dotnet/darc-master-4895ae67-344a-4a30-b47f-450a8443df80
[master] Update dependencies from dotnet/arcade
2 parents 7831658 + cb4495d commit 7171f31

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="1.0.0-beta.20113.5">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.20124.2">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>15f00efd583eab4372b2e9ca25bd80ace5b119ad</Sha>
8+
<Sha>0b8ce7c1c078eefb4cbc4d7e67ffc02f1f73382d</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": "1.0.0-beta.20113.5",
13+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.20124.2",
1414
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
1515
}
1616
}

0 commit comments

Comments
 (0)