Update dependencies from https://github.com/dotnet/arcade build 20190406.5 (#1238)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19206.5
This commit is contained in:
dotnet-maestro[bot] 2019-04-07 12:33:52 +00:00 committed by GitHub
parent d31ea19ae8
commit 39a3f3b159
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -64,9 +64,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19205.6">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19206.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4217db4a23ffd15abb3771d635b66162994fb9e4</Sha>
<Sha>9d8abf998866f10bc19d97e1916ff1c0ada3fd42</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View file

@ -3,6 +3,6 @@
"dotnet": "3.0.100-preview-009812"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19205.6"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19206.5"
}
}