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

- Microsoft.DotNet.GenAPI - 1.0.0-beta.19209.2
This commit is contained in:
dotnet-maestro 2019-04-10 12:54:08 +00:00 committed by Doug Bunting
parent 95cda2c627
commit 592859a8a7
2 changed files with 3 additions and 3 deletions

View File

@ -380,9 +380,9 @@
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>8749bf15c942cb1e4c9c01f3e7a9b2af84293d4b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.19209.1">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.19209.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9d7e665ecf2606094677524ecd5af0fc39c7bb49</Sha>
<Sha>63b76f3f952f821d0a7996427a9f3534f1c25ab7</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.0.0-preview4.19207.2" 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.19209.1</MicrosoftDotNetGenAPIPackageVersion>
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.19209.2</MicrosoftDotNetGenAPIPackageVersion>
<!-- Packages from dotnet/core-setup -->
<MicrosoftExtensionsDependencyModelPackageVersion>3.0.0-preview5-27606-09</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview5-27606-09</MicrosoftNETCoreAppPackageVersion>