Skip to content

Commit a9897d9

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20190714.1 (#341)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19364.1
1 parent 8a6e420 commit a9897d9

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.19363.1">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19364.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>8c94bc75d29cd84e3592e4044100d45a341653f7</Sha>
8+
<Sha>0c81c2bbdc49749e9940bc8858ebd16026d51277</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.19363.1"
6+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19364.1"
77
}
88
}

0 commit comments

Comments
 (0)