Skip to content

Commit c7bae31

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220923.1 (#13977)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.22472.1 -> To Version 8.0.0-beta.22473.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 97c7b9a commit c7bae31

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.22472.1">
11+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22473.1">
1212
<Uri>https://github.com/dotnet/arcade</Uri>
13-
<Sha>00d7e107ffaa9613733e390a282bd1e13c1d8d17</Sha>
13+
<Sha>ba4d2568dd2e3e7538feeaba60215f7bcb99e89c</Sha>
1414
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1515
</Dependency>
16-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.22472.1">
16+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.22473.1">
1717
<Uri>https://github.com/dotnet/arcade</Uri>
18-
<Sha>00d7e107ffaa9613733e390a282bd1e13c1d8d17</Sha>
18+
<Sha>ba4d2568dd2e3e7538feeaba60215f7bcb99e89c</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.22472.1",
22-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22472.1"
21+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22473.1",
22+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22473.1"
2323
}
2424
}

0 commit comments

Comments
 (0)