Update dependencies from https://github.com/dotnet/arcade build 20190327.11 (#1137)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19177.11
This commit is contained in:
dotnet-maestro[bot] 2019-03-29 02:05:12 +00:00 committed by GitHub
parent 88434866f3
commit 753ddf445e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -61,9 +61,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19176.14">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19177.11">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e23a3e2fd09a6222361ce47b78d23ab42867924c</Sha>
<Sha>69f276904fdd6d8f81404b857f295537894b81d3</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.19176.14"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19177.11"
}
}