Skip to content

Commit 596ac89

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230108.1
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.23055.3 -> To Version 8.0.0-beta.23058.1
1 parent fb9f1ea commit 596ac89

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.23056.4">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23058.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>5730ab692bd256e6005bd7a03368cd2c219e1954</Sha>
8+
<Sha>53026f034f7b8abfb9362ed018519423d81c9abb</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
@@ -18,6 +18,6 @@
1818
"rollForward": "patch"
1919
},
2020
"msbuild-sdks": {
21-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23056.4"
21+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23058.1"
2222
}
2323
}

0 commit comments

Comments
 (0)