Skip to content

Commit d016807

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220302.1 (dotnet#12786)
Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22151.1 -> To Version 7.0.0-beta.22152.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent c8eab67 commit d016807

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
@@ -8,9 +8,9 @@
88
</Dependency>
99
</ProductDependencies>
1010
<ToolsetDependencies>
11-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22151.1">
11+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22152.1">
1212
<Uri>https://github.com/dotnet/arcade</Uri>
13-
<Sha>801ca3a61b946c160070168bf4ba35f5ecaceba6</Sha>
13+
<Sha>566e5fb87e4f84eeb898500fd3b3d2fd96662d13</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.22151.1",
20+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22152.1",
2121
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
2222
}
2323
}

0 commit comments

Comments
 (0)