Skip to content

Commit be1cdd7

Browse files
author
dotnet-maestro
committed
Update dependencies from https://github.com/dotnet/arcade build 20190709.6
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19359.6
1 parent 91d783f commit be1cdd7

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.19359.1">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19359.6">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>ef3834feb8615429a58808cdcf9ad9284d767654</Sha>
8+
<Sha>0f5dd7680174620f31c9a00cdb2ac0b0e70e631f</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.19359.1",
13+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19359.6",
1414
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
1515
}
1616
}

0 commit comments

Comments
 (0)