[master] Update dependencies from dotnet/arcade (#9547)

* Update dependencies from https://github.com/dotnet/arcade build 20190418.4

- Microsoft.DotNet.GenAPI - 1.0.0-beta.19218.4

* Update dependencies from https://github.com/dotnet/arcade build 20190418.7

- Microsoft.DotNet.GenAPI - 1.0.0-beta.19218.7
This commit is contained in:
dotnet-maestro[bot] 2019-04-20 18:54:59 +00:00 committed by GitHub
parent 5b75b852e6
commit 24ab62108e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -380,9 +380,9 @@
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>a929443ccd32947864d33c08d0c82431410e1961</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.19218.1">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.19218.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>46718d98c0fd03690a6a8c83da692a4a85a17902</Sha>
<Sha>5e7ce5b394f3477bb0a485a4b761b7742e95be37</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.0.0-preview5.19219.9" CoherentParentDependency="Microsoft.EntityFrameworkCore">
<Uri>https://github.com/aspnet/Extensions</Uri>

View File

@ -17,7 +17,7 @@
-->
<PropertyGroup Label="Automated">
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.19218.1</MicrosoftDotNetGenAPIPackageVersion>
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.19218.7</MicrosoftDotNetGenAPIPackageVersion>
<!-- Packages from dotnet/core-setup -->
<MicrosoftExtensionsDependencyModelPackageVersion>3.0.0-preview5-27619-08</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview5-27619-08</MicrosoftNETCoreAppPackageVersion>