Skip to content

Commit bc526e9

Browse files
KevinRansombaronfel
authored andcommitted
Merge pull request #8130 from dotnet/darc-release/fsharp5-8f657d4f-4ba6-4b86-86ca-33dd743bacf4
[release/fsharp5] Update dependencies from dotnet/arcade
2 parents c7c386d + 58f15b2 commit bc526e9

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.20056.6">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20057.5">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>5cbca575e9002cc2d9814c3471d38882df2fcc8e</Sha>
8+
<Sha>d0833c8e5e58cfc507ce3c8da364e55931190263</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
},
1111
"msbuild-sdks": {
12-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20056.6",
12+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20057.5",
1313
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
1414
}
1515
}

0 commit comments

Comments
 (0)