Update dependencies from https://github.com/dotnet/arcade build 20190407.1 (#1259)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19207.1
This commit is contained in:
dotnet-maestro[bot] 2019-04-08 12:34:28 +00:00 committed by GitHub
parent 347bf07f29
commit 5d2a3271a3
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.19206.5">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19207.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9d8abf998866f10bc19d97e1916ff1c0ada3fd42</Sha>
<Sha>b1f9e12fe3ee71c48ea60b15968745850ac0a4a7</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.19206.5"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19207.1"
}
}