Skip to content

Commit 4a80167

Browse files
[main] Update dependencies from dotnet/arcade (dotnet#12770)
* Update dependencies from https://github.com/dotnet/arcade build 20220223.1 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22122.3 -> To Version 7.0.0-beta.22123.1 * Update dependencies from https://github.com/dotnet/arcade build 20220224.1 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22122.3 -> To Version 7.0.0-beta.22124.1 * Update dependencies from https://github.com/dotnet/arcade build 20220224.4 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22122.3 -> To Version 7.0.0-beta.22124.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 3144a58 commit 4a80167

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
</Dependency>
99
</ProductDependencies>
1010
<ToolsetDependencies>
11-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22122.3">
11+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22124.4">
1212
<Uri>https://github.com/dotnet/arcade</Uri>
13-
<Sha>68a9b6dc9c0f375893fcdab74b7dd2538afb1c4b</Sha>
13+
<Sha>f7136626d0109856df867481219eb7366951985d</Sha>
1414
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1515
</Dependency>
1616
</ToolsetDependencies>

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"perl": "5.32.1.1"
1818
},
1919
"msbuild-sdks": {
20-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22122.3",
20+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22124.4",
2121
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
2222
}
2323
}

0 commit comments

Comments
 (0)