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

Commit 7830ba7

Browse files
Merge branch 'release/3.1.4xx' into internal-merge-3.1.4xx-2022-05-10-1216
2 parents 36d4e2b + 3d97134 commit 7830ba7

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
@@ -42,9 +42,9 @@
4242
</Dependency>
4343
</ProductDependencies>
4444
<ToolsetDependencies>
45-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22212.4">
45+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22260.3">
4646
<Uri>https://github.com/dotnet/arcade</Uri>
47-
<Sha>110afd89a939ac6476282e27d7290583ad3b1715</Sha>
47+
<Sha>65777bddfce6966941a4ade1b53efa5e5fc9c87d</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.22212.4"
11+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22260.3"
1212
}
1313
}

0 commit comments

Comments
 (0)