Skip to content

Commit 870b816

Browse files
[main] Update dependencies from dotnet/arcade (#13104)
* Update dependencies from https://github.com/dotnet/arcade build 20220504.2 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22254.2 * Update global.json Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Vlad Zarytovskii <[email protected]>
1 parent 7de9637 commit 870b816

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.config/dotnet-tools.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@
1010
}
1111
}
1212
}
13-

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
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.22225.6">
11+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22254.2">
1212
<Uri>https://github.com/dotnet/arcade</Uri>
13-
<Sha>5145e86df0c491e082b589aa31d69eea300adc02</Sha>
13+
<Sha>9c9de91045b8691364e40426177da2e5c535d3ab</Sha>
1414
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1515
</Dependency>
1616
</ToolsetDependencies>

global.json

Lines changed: 1 addition & 1 deletion
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.22225.6",
20+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22254.2",
2121
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
2222
}
2323
}

0 commit comments

Comments
 (0)