- Microsoft.Private.Winforms - 4.8.0-preview9.19414.1

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-preview9-19413-21 (parent: Microsoft.Private.Winforms)
This commit is contained in:
dotnet-maestro[bot] 2019-08-14 09:26:23 +00:00 коммит произвёл GitHub
Родитель 43046934c6
Коммит 3e8418c590
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 6 добавлений и 6 удалений

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

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Dependencies> <Dependencies>
<ProductDependencies> <ProductDependencies>
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview9.19413.11"> <Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview9.19414.1">
<Uri>https://github.com/dotnet/winforms</Uri> <Uri>https://github.com/dotnet/winforms</Uri>
<Sha>a521125e9cde833d10db46771cedb61971896f26</Sha> <Sha>9434b4d8a88fdb75720b45bb224051364d8544f0</Sha>
</Dependency> </Dependency>
</ProductDependencies> </ProductDependencies>
<ToolsetDependencies> <ToolsetDependencies>
@ -59,9 +59,9 @@
<Uri>https://github.com/dotnet/corefx</Uri> <Uri>https://github.com/dotnet/corefx</Uri>
<Sha>b82d2bc44424c8a99a1f0fc13202bdfd43e6f9f5</Sha> <Sha>b82d2bc44424c8a99a1f0fc13202bdfd43e6f9f5</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19413-13" CoherentParentDependency="Microsoft.Private.Winforms"> <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19413-21" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/core-setup</Uri> <Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>ee6203a082483b84501bc0be5874ff416960be59</Sha> <Sha>122fc08c5c13207119c7c5722c5dc055592453b5</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19411.1"> <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19411.1">
<Uri>https://github.com/dotnet/arcade</Uri> <Uri>https://github.com/dotnet/arcade</Uri>

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

@ -8,7 +8,7 @@
</PropertyGroup> </PropertyGroup>
<!-- NuGet Package Versions --> <!-- NuGet Package Versions -->
<PropertyGroup> <PropertyGroup>
<MicrosoftPrivateWinformsVersion>4.8.0-preview9.19413.11</MicrosoftPrivateWinformsVersion> <MicrosoftPrivateWinformsVersion>4.8.0-preview9.19414.1</MicrosoftPrivateWinformsVersion>
</PropertyGroup> </PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr --> <!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup> <PropertyGroup>
@ -18,7 +18,7 @@
</PropertyGroup> </PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/core-setup --> <!-- Packages that come from https://github.com/dotnet/core-setup -->
<PropertyGroup> <PropertyGroup>
<MicrosoftNETCoreAppVersion>3.0.0-preview9-19413-13</MicrosoftNETCoreAppVersion> <MicrosoftNETCoreAppVersion>3.0.0-preview9-19413-21</MicrosoftNETCoreAppVersion>
<MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19409.17</MicrosoftNETCorePlatformsVersion> <MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19409.17</MicrosoftNETCorePlatformsVersion>
<SystemDrawingCommonVersion>4.6.0-preview9.19409.17</SystemDrawingCommonVersion> <SystemDrawingCommonVersion>4.6.0-preview9.19409.17</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>4.6.0-preview9.19409.17</SystemDirectoryServicesVersion> <SystemDirectoryServicesVersion>4.6.0-preview9.19409.17</SystemDirectoryServicesVersion>