- NETStandard.Library - 2.1.0-prerelease.19208.1
This commit is contained in:
dotnet-maestro[bot] 2019-04-08 13:19:07 +00:00 коммит произвёл GitHub
Родитель 8631cd24d0
Коммит f9f4e21cf5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -13,9 +13,9 @@
<Uri>https://github.com/dotnet/corefx</Uri> <Uri>https://github.com/dotnet/corefx</Uri>
<Sha>8321c729934c0f8be754953439b88e6e1c120c24</Sha> <Sha>8321c729934c0f8be754953439b88e6e1c120c24</Sha>
</Dependency> </Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19207.1"> <Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19208.1">
<Uri>https://github.com/dotnet/standard</Uri> <Uri>https://github.com/dotnet/standard</Uri>
<Sha>040f41f20972988aa34195e778b4170004ead695</Sha> <Sha>16f3d7537987f094cac266152a17e8ed6c4c440f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-preview4-27604-73"> <Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-preview4-27604-73">
<Uri>https://github.com/dotnet/coreclr</Uri> <Uri>https://github.com/dotnet/coreclr</Uri>

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

@ -12,7 +12,7 @@
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview5.19208.1</MicrosoftNETCorePlatformsPackageVersion> <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview5.19208.1</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion> <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
<!-- standard --> <!-- standard -->
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19207.1</NETStandardLibraryPackageVersion> <NETStandardLibraryPackageVersion>2.1.0-prerelease.19208.1</NETStandardLibraryPackageVersion>
<!-- coreclr --> <!-- coreclr -->
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview4-27604-73</MicrosoftNETCoreRuntimeCoreCLRPackageVersion> <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview4-27604-73</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<!-- dotnet-trusted --> <!-- dotnet-trusted -->