Skip to content

Commit 0d5f554

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20190715.4 (#342)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19365.4
1 parent a9897d9 commit 0d5f554

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

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "3.0.100-preview6-012264"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19364.1"
6+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19365.4"
77
}
88
}

0 commit comments

Comments
 (0)