Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit e330c2c

Browse files
authored
Merge pull request #24481 from dotnet/UpdateHelixSDKRel3
Update Helix SDK - Release/3.0 branch
2 parents 4895a06 + f0145f2 commit e330c2c

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
@@ -7,9 +7,9 @@
77
<Uri>https://github.com/dotnet/arcade</Uri>
88
<Sha>517bf671ea342965d007aa48f5bfd4926e58d582</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19215.12">
10+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19257.7">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>517bf671ea342965d007aa48f5bfd4926e58d582</Sha>
12+
<Sha>bda52d7619f9420de46f2c39ffc972864bbcab63</Sha>
1313
</Dependency>
1414
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview5.19219.11">
1515
<Uri>https://github.com/dotnet/corefx</Uri>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
},
99
"msbuild-sdks": {
1010
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19215.12",
11-
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19215.12"
11+
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19257.7"
1212
}
1313
}

0 commit comments

Comments
 (0)