Skip to content

Commit 519478b

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20221102.1
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.22528.1 -> To Version 8.0.0-beta.22552.1
1 parent 7bd7d0a commit 519478b

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="8.0.0-beta.22528.1">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22552.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>6956787678e164e39ee646448e14353432d83c46</Sha>
8+
<Sha>5be556106f26f171f32187951b9a141f9580d03a</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
@@ -17,6 +17,6 @@
1717
"rollForward": "patch"
1818
},
1919
"msbuild-sdks": {
20-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22528.1"
20+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22552.1"
2121
}
2222
}

0 commit comments

Comments
 (0)