Skip to content

Commit 05ba968

Browse files
dotnet-maestro[bot]jonsequitur
authored andcommitted
Update dependencies from https://github.com/dotnet/arcade build 20220224.4
Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22117.2 -> To Version 7.0.0-beta.22124.4
1 parent a98bee2 commit 05ba968

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
@@ -3,9 +3,9 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22117.2">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22124.4">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>49750c02e63d0ad3a77d035bba7498a0b1acd218</Sha>
8+
<Sha>f7136626d0109856df867481219eb7366951985d</Sha>
99
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1010
</Dependency>
1111
</ToolsetDependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"xcopy-msbuild": "16.10.0-preview2"
1010
},
1111
"msbuild-sdks": {
12-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22117.2"
12+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22124.4"
1313
}
1414
}

0 commit comments

Comments
 (0)