This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27321-72
This commit is contained in:
dotnet-maestro[bot] 2019-01-22 02:12:33 +00:00 коммит произвёл GitHub
Родитель 5b8b41402c
Коммит 9b55524cc9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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-27321-71">
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-preview-27321-72">
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>a5c5feb8939ae6ae10d9d2b7f2bc8d43ed99bc38</Sha>
<Sha>401e931714e9b0890aaaa047710d0eb582bb8722</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

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

@ -11,7 +11,7 @@
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19067.6</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27321-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27321-72</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
</PropertyGroup>
<!--Package names-->
<PropertyGroup>