8000 Update dependencies from https://github.com/dotnet/winforms build 201… · vincent-coder0119/wpf@cd4d02e · GitHub
[go: up one dir, main page]

Skip to content

Commit cd4d02e

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20190917.8 (dotnet#1919)
- Microsoft.Private.Winforms - 5.0.0-alpha1.19467.8 Dependency coherency updates - Microsoft.NETCore.App - 5.0.0-alpha1.19467.5 (parent: Microsoft.Private.Winforms)
1 parent 70d6e0c commit cd4d02e

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.19467.7">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-alpha1.19467.8">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>03729381d16c1ed36373c9c9c37944f458082285</Sha>
6+
<Sha>2a8ec7a873bf146bde1067d65499fe4d1ee29f57</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>
@@ -59,9 +59,9 @@
5959
<Uri>https://github.com/dotnet/corefx</Uri>
6060
<Sha>be3d4bad4576eecda116d3e9a368cd6959ecf5ce</Sha>
6161
</Dependency>
62-
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha1.19467.1" CoherentParentDependency="Microsoft.Private.Winforms">
62+
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha1.19467.5" CoherentParentDependency="Microsoft.Private.Winforms">
6363
<Uri>https://github.com/dotnet/core-setup</Uri>
64-
<Sha>9042fe6c81aa3b47f58ccd94ff02e42f9f7a4e46</Sha>
64+
<Sha>708eb333f08df7e339a3989765a068d65a1232bf</Sha>
6565
</Dependency>
6666
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19461.7">
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.19467.7</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>5.0.0-alpha1.19467.8</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.19467.1</MicrosoftNETCoreAppVersion>
21+
<MicrosoftNETCoreAppVersion>5.0.0-alpha1.19467.5</MicrosoftNETCoreAppVersion>
2222
<MicrosoftNETCorePlatformsVersion>5.0.0-alpha1.19462.7</MicrosoftNETCorePlatformsVersion>
2323
<SystemDrawingCommonVersion>5.0.0-alpha1.19462.7</SystemDrawingCommonVersion>
2424
<SystemDirectoryServicesVersion>5.0.0-alpha1.19462.7</SystemDirectoryServicesVersion>

0 commit comments

Comments
 (0)
0