Skip to content

Commit 591d69d

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230110.4 (#2835)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22601.6 -> To Version 7.0.0-beta.23060.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 79ecfac commit 591d69d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
</Dependency>
2828
</ProductDependencies>
2929
<ToolsetDependencies>
30-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22601.6">
30+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.23060.4">
3131
<Uri>https://github.com/dotnet/arcade</Uri>
32-
<Sha>c01ccbc9554b39205750bf5bda7aad29f89bc0c9</Sha>
32+
<Sha>ac5977ebf05451c1adcf24a15d16263e4d25fd0c</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22601.6">
34+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.23060.4">
3535
<Uri>https://github.com/dotnet/arcade</Uri>
36-
<Sha>c01ccbc9554b39205750bf5bda7aad29f89bc0c9</Sha>
36+
<Sha>ac5977ebf05451c1adcf24a15d16263e4d25fd0c</Sha>
3737
</Dependency>
3838
</ToolsetDependencies>
3939
</Dependencies>

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"tools": {
3-
"dotnet": "7.0.100"
3+
"dotnet": "7.0.102"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22601.6",
7-
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22601.6"
6+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23060.4",
7+
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.23060.4"
88
},
99
"native-tools": {
1010
"python3": "3.7.1"

0 commit comments

Comments
 (0)