Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit e456f09

Browse files
[release/3.1.4xx] Update dependencies from dotnet/arcade (#13822)
[release/3.1.4xx] Update dependencies from dotnet/arcade - Unblock the build
1 parent b07b7dd commit e456f09

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
@@ -42,9 +42,9 @@
4242
</Dependency>
4343
</ProductDependencies>
4444
<ToolsetDependencies>
45-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22159.6">
45+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22212.4">
4646
<Uri>https://github.com/dotnet/arcade</Uri>
47-
<Sha>aebcd10d76469b2e84cffd39d043574bc5357d22</Sha>
47+
<Sha>110afd89a939ac6476282e27d7290583ad3b1715</Sha>
4848
</Dependency>
4949
</ToolsetDependencies>
5050
<ProductDependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
}
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22159.6"
11+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22212.4"
1212
}
1313
}

0 commit comments

Comments
 (0)