Update dependencies from https://github.com/dotnet/winforms build 20190813.6 (#1616)
- Microsoft.Private.Winforms - 4.8.0-preview9.19413.6 Dependency coherency updates - Microsoft.NETCore.App - 3.0.0-preview9-19413-07 (parent: Microsoft.Private.Winforms)
This commit is contained in:
Родитель
3d655418f2
Коммит
1d4a7a7d9f
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Dependencies>
|
||||
<ProductDependencies>
|
||||
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview9.19413.5">
|
||||
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview9.19413.6">
|
||||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>7110999cf2862d9843aa519f1639ac9643fb03b0</Sha>
|
||||
<Sha>a420aafb1019580290c4ba9b9d45e6c6386423d5</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
@ -59,9 +59,9 @@
|
|||
<Uri>https://github.com/dotnet/corefx</Uri>
|
||||
<Sha>b82d2bc44424c8a99a1f0fc13202bdfd43e6f9f5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19413-05" CoherentParentDependency="Microsoft.Private.Winforms">
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19413-07" CoherentParentDependency="Microsoft.Private.Winforms">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>36307f09572a38e5dff2995683ac5bcb33f46ce9</Sha>
|
||||
<Sha>2b064ccfd1b067b9e5127474ff3b713c4ad3e4aa</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19411.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
</PropertyGroup>
|
||||
<!-- NuGet Package Versions -->
|
||||
<PropertyGroup>
|
||||
<MicrosoftPrivateWinformsVersion>4.8.0-preview9.19413.5</MicrosoftPrivateWinformsVersion>
|
||||
<MicrosoftPrivateWinformsVersion>4.8.0-preview9.19413.6</MicrosoftPrivateWinformsVersion>
|
||||
</PropertyGroup>
|
||||
<!-- Packages that come from https://github.com/dotnet/coreclr -->
|
||||
<PropertyGroup>
|
||||
|
@ -18,7 +18,7 @@
|
|||
</PropertyGroup>
|
||||
<!-- Packages that come from https://github.com/dotnet/core-setup -->
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppVersion>3.0.0-preview9-19413-05</MicrosoftNETCoreAppVersion>
|
||||
<MicrosoftNETCoreAppVersion>3.0.0-preview9-19413-07</MicrosoftNETCoreAppVersion>
|
||||
<MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19409.17</MicrosoftNETCorePlatformsVersion>
|
||||
<SystemDrawingCommonVersion>4.6.0-preview9.19409.17</SystemDrawingCommonVersion>
|
||||
<SystemDirectoryServicesVersion>4.6.0-preview9.19409.17</SystemDirectoryServicesVersion>
|
||||
|
|
Загрузка…
Ссылка в новой задаче