Skip to content

Commit 43579c0

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220916.3 (dotnet#13918)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.22465.7 -> To Version 8.0.0-beta.22466.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent db38206 commit 43579c0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
</Dependency>
99
</ProductDependencies>
1010
<ToolsetDependencies>
11-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22465.7">
11+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22466.3">
1212
<Uri>https://github.com/dotnet/arcade</Uri>
13-
<Sha>cbb2c87350567406c46690ff292e5f6397a5daba</Sha>
13+
<Sha>bf47db2617320c82f94713d7b538f7bc0fa9d662</Sha>
1414
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1515
</Dependency>
16-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.22465.7">
16+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.22466.3">
1717
<Uri>https://github.com/dotnet/arcade</Uri>
18-
<Sha>cbb2c87350567406c46690ff292e5f6397a5daba</Sha>
18+
<Sha>bf47db2617320c82f94713d7b538f7bc0fa9d662</Sha>
1919
</Dependency>
2020
</ToolsetDependencies>
2121
</Dependencies>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"perl": "5.32.1.1"
1919
},
2020
"msbuild-sdks": {
21-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22465.7",
22-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22465.7"
21+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22466.3",
22+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22466.3"
2323
}
2424
}

0 commit comments

Comments
 (0)