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:
Родитель
b50554ac9a
Коммит
30f99cc927
|
@ -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-->
|
||||
|
|
Загрузка…
Ссылка в новой задаче