Skip to content

Commit 9530307

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20190827.5 (#1733)
- Microsoft.Private.Winforms - 4.8.0-rc1.19427.5 Dependency coherency updates - Microsoft.NETCore.App - 3.0.0-rc1-19427-07 (parent: Microsoft.Private.Winforms)
1 parent df10150 commit 9530307

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-rc1.19427.4">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-rc1.19427.5">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>33c7c646977b10b80aa45ac52287a9e2af4f86d4</Sha>
6+
<Sha>a66af4e848cfa46f1def2801c2d72c5ed62401ac</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>
@@ -59,9 +59,9 @@
5959
<Uri>https://github.com/dotnet/corefx</Uri>
6060
<Sha>d341fd37dcb2c22e382adccdc06770cf8f160577</Sha>
6161
</Dependency>
62-
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19426-11" CoherentParentDependency="Microsoft.Private.Winforms">
62+
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19427-07" CoherentParentDependency="Microsoft.Private.Winforms">
6363
<Uri>https://github.com/dotnet/core-setup</Uri>
64-
<Sha>b33b6c20d855e7f9fdda6383ad12d849079f9b21</Sha>
64+
<Sha>02f28cebec1e6d7e92991cee52f8cda668497123</Sha>
6565
</Dependency>
6666
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19411.1">
6767
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99
<!-- NuGet Package Versions -->
1010
<PropertyGroup>
11-
<MicrosoftPrivateWinformsVersion>4.8.0-rc1.19427.4</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>4.8.0-rc1.19427.5</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919
<!-- Packages that come from https://github.com/dotnet/core-setup -->
2020
<PropertyGroup>
21-
<MicrosoftNETCoreAppVersion>3.0.0-rc1-19426-11</MicrosoftNETCoreAppVersion>
21+
<MicrosoftNETCoreAppVersion>3.0.0-rc1-19427-07</MicrosoftNETCoreAppVersion>
2222
<MicrosoftNETCorePlatformsVersion>3.0.0-rc1.19420.10</MicrosoftNETCorePlatformsVersion>
2323
<SystemDrawingCommonVersion>4.6.0-rc1.19420.10</SystemDrawingCommonVersion>
2424
<SystemDirectoryServicesVersion>4.6.0-rc1.19420.10</SystemDirectoryServicesVersion>

0 commit comments

Comments
 (0)