Skip to content

Commit 22717c3

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20190911.11 (#1853)
- Microsoft.Private.Winforms - 5.0.0-alpha1.19461.11 Dependency coherency updates - Microsoft.NETCore.App - 5.0.0-alpha1.19461.9 (parent: Microsoft.Private.Winforms)
1 parent a3dd02b commit 22717c3

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="5.0.0-alpha1.19461.9">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-alpha1.19461.11">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>11b465722c3b0e06f6f507919df37db1cbad7214</Sha>
6+
<Sha>805e2ca0ddc1d69b1c9c99f18259753336a8047c</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>
@@ -59,9 +59,9 @@
5959
<Uri>https://github.com/dotnet/corefx</Uri>
6060
<Sha>ee9995f31b684a0c6e5488eceb2500bf0057da89</Sha>
6161
</Dependency>
62-
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha1.19461.8" CoherentParentDependency="Microsoft.Private.Winforms">
62+
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha1.19461.9" CoherentParentDependency="Microsoft.Private.Winforms">
6363
<Uri>https://github.com/dotnet/core-setup</Uri>
64-
<Sha>a9150c42f7b0dbd341e3cd0fb9010e233bdbaf26</Sha>
64+
<Sha>8f4d4f32d1382e8d34348a43b49bafa4f68c5368</Sha>
6565
</Dependency>
6666
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19456.6">
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>5.0.0-alpha1.19461.9</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>5.0.0-alpha1.19461.11</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>5.0.0-alpha1.19461.8</MicrosoftNETCoreAppVersion>
21+
<MicrosoftNETCoreAppVersion>5.0.0-alpha1.19461.9</MicrosoftNETCoreAppVersion>
2222
<MicrosoftNETCorePlatformsVersion>5.0.0-alpha1.19460.21</MicrosoftNETCorePlatformsVersion>
2323
<SystemDrawingCommonVersion>5.0.0-alpha1.19460.21</SystemDrawingCommonVersion>
2424
<SystemDirectoryServicesVersion>5.0.0-alpha1.19460.21</SystemDirectoryServicesVersion>

0 commit comments

Comments
 (0)