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

- Microsoft.DotNet.GenAPI - 1.0.0-beta.19213.2
This commit is contained in:
dotnet-maestro 2019-04-14 12:52:21 +00:00 committed by Doug Bunting
parent d6aaf261b8
commit 88599a5c26
2 changed files with 3 additions and 3 deletions

View File

@ -380,9 +380,9 @@
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>0b1aa473a7a722cd3f0aab5166fbe9e5203f0582</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.19212.2">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.19213.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9d0fd805448082c8d55e2434607b481bca70a146</Sha>
<Sha>10655eec2ab92accc1487d077979935127f16b4e</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.0.0-preview5.19212.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.19212.2</MicrosoftDotNetGenAPIPackageVersion>
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.19213.2</MicrosoftDotNetGenAPIPackageVersion>
<!-- Packages from dotnet/core-setup -->
<MicrosoftExtensionsDependencyModelPackageVersion>3.0.0-preview5-27611-18</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview5-27611-18</MicrosoftNETCoreAppPackageVersion>