Skip to content

Commit 09c0717

Browse files
dotnet-maestro[bot]jonsequitur
authored andcommitted
Update dependencies from https://github.com/dotnet/arcade build 20220307.6
Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22154.3 -> To Version 7.0.0-beta.22157.6
1 parent bcdd4b9 commit 09c0717

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.22154.3">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22157.6">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>8ed47fcae6a5d2d40483ed81858f4ede8eab7ae2</Sha>
8+
<Sha>81001b45bd54f9223905bf55f6ed0125273580fa</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.22154.3"
12+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22157.6"
1313
}
1414
}

0 commit comments

Comments
 (0)