Skip to content

Commit 437c4a7

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20211018.1 (#756)
[main] Update dependencies from dotnet/arcade
1 parent a3b0464 commit 437c4a7

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.21508.1">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21518.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>020ac68b5848016459652ebf4ed965b9800fe426</Sha>
8+
<Sha>c5a300999a6ab2792108190118280da36fb1991e</Sha>
99
</Dependency>
1010
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="5.0.0-alpha.1.20473.1">
1111
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "6.0.100-rc.1.21430.12"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21508.1"
6+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21518.1"
77
}
88
}

0 commit comments

Comments
 (0)