Update dependencies from dotnet/coreclr (#5059)

* Update dependencies from https://github.com/dotnet/coreclr build 20190130.71

This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27330-71

* Update dependencies from https://github.com/dotnet/coreclr build 20190130.72

This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27330-72

* Update dependencies from https://github.com/dotnet/coreclr build 20190131.71

This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27331-71

* Update dependencies from https://github.com/dotnet/coreclr build 20190131.72

This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27331-72

* Update dependencies from https://github.com/dotnet/coreclr build 20190201.71

This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27401-71

* Update dependencies from https://github.com/dotnet/coreclr build 20190201.72

This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27401-72
This commit is contained in:
dotnet-maestro[bot] 2019-02-02 03:47:05 +00:00 коммит произвёл GitHub
Родитель b50554ac9a
Коммит 30f99cc927
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -15,9 +15,9 @@
<PinnedDependency Name="NETStandard.Library" Version="2.0.3">
<Uri>https://github.com/dotnet/standard</Uri>
</PinnedDependency>
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-preview-27322-72">
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-preview-27401-72">
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>b9e88989458e24fa9764e045917b141e3338eae7</Sha>
<Sha>53e367b7f9a2ca799e0510f9420567848e7c0e8b</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

Просмотреть файл

@ -11,7 +11,7 @@
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19073.11</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27322-72</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27401-72</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftBclJsonSourcesPackageVersion>4.6.0-preview.19072.2</MicrosoftBclJsonSourcesPackageVersion>
</PropertyGroup>
<!--Package names-->