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

Commit 914a983

Browse files
dotnet-maestro[bot]brettfo
authored andcommitted
[main] Update dependencies from dotnet/arcade (dotnet#10105)
* Update dependencies from https://github.com/dotnet/arcade build 20200909.8 Microsoft.DotNet.Arcade.Sdk From Version 5.0.0-beta.20453.7 -> To Version 5.0.0-beta.20459.8 * retain stable sdk Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Brett V. Forsgren <brettfo@microsoft.com>
1 parent c52759e commit 914a983

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="5.0.0-beta.20453.7">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20459.8">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>16b71a2f216c3c5be5860977c4cb03a95ee2f0e3</Sha>
8+
<Sha>91470b0b14ba016c1fb78211b12775287c17b34e</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
},
1414
"msbuild-sdks": {
15-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20453.7",
15+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20459.8",
1616
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
1717
}
1818
}

0 commit comments

Comments
 (0)