This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview4-27420-72
This commit is contained in:
dotnet-maestro 2019-02-20 23:42:35 +00:00
Родитель 799be51c95
Коммит f70eea3898
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-preview4-27420-71">
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-preview4-27420-72">
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>3c2e989c61c7466bc6d061e03277dbbd8a7e54e9</Sha>
<Sha>fae2a56cd032d9b68c58fd4dc960160b7013842a</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

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

@ -11,7 +11,7 @@
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview4.19120.3</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview4-27420-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview4-27420-72</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftBclJsonSourcesPackageVersion>4.6.0-preview.19072.2</MicrosoftBclJsonSourcesPackageVersion>
</PropertyGroup>
<!--Package names-->