Skip to content

Commit d58bfc4

Browse files
mmitchebaronfel
authored andcommitted
Merge pull request #7449 from dotnet/darc-master-b777ffc0-5c64-490d-89e2-94ccf5e99f62
[master] Update dependencies from dotnet/arcade
2 parents 33de876 + 9f4ded7 commit d58bfc4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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="1.0.0-beta.19423.6">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19424.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>c48732c894e73e4b1f491929392a465182eb7ba6</Sha>
8+
<Sha>a7b5eb8de300b6a30bd797c4ecc8769f7028aeec</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
},
1212
"msbuild-sdks": {
13-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19423.6",
13+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19424.1",
1414
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
1515
}
1616
}

0 commit comments

Comments
 (0)