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

- Microsoft.DotNet.GenAPI - 1.0.0-beta.19217.1
This commit is contained in:
dotnet-maestro 2019-04-17 13:05:56 +00:00 committed by Doug Bunting
parent 46db367760
commit a78581a173
2 changed files with 3 additions and 3 deletions

View File

@ -380,9 +380,9 @@
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>e26bf4b2baf715c8f83765dd3e91910c705cc32c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.19215.12">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.19217.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>517bf671ea342965d007aa48f5bfd4926e58d582</Sha>
<Sha>4e21d52dabbb9f5705a90f097acb1465a0354c0d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.0.0-preview5.19214.1" 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.19215.12</MicrosoftDotNetGenAPIPackageVersion>
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.19217.1</MicrosoftDotNetGenAPIPackageVersion>
<!-- Packages from dotnet/core-setup -->
<MicrosoftExtensionsDependencyModelPackageVersion>3.0.0-preview5-27613-11</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview5-27613-11</MicrosoftNETCoreAppPackageVersion>