Update dependencies from https://github.com/dotnet/arcade build 20190414.2 (#9376)
- Microsoft.DotNet.GenAPI - 1.0.0-beta.19214.2
This commit is contained in:
parent
777064908c
commit
7718671cf7
|
|
@ -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.19213.2">
|
||||
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.19214.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>10655eec2ab92accc1487d077979935127f16b4e</Sha>
|
||||
<Sha>bcf1186cb0db792906fd319ae49bdbc41f44f8ec</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.0.0-preview5.19212.9" CoherentParentDependency="Microsoft.EntityFrameworkCore">
|
||||
<Uri>https://github.com/aspnet/Extensions</Uri>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
-->
|
||||
<PropertyGroup Label="Automated">
|
||||
<!-- Packages from dotnet/arcade -->
|
||||
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.19213.2</MicrosoftDotNetGenAPIPackageVersion>
|
||||
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.19214.2</MicrosoftDotNetGenAPIPackageVersion>
|
||||
<!-- Packages from dotnet/core-setup -->
|
||||
<MicrosoftExtensionsDependencyModelPackageVersion>3.0.0-preview5-27611-18</MicrosoftExtensionsDependencyModelPackageVersion>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview5-27611-18</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
|
|||
Loading…
Reference in New Issue