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

Skip to content

Commit 88ad887

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20190815.2 (dotnet#1641)
- Microsoft.Private.Winforms - 4.8.0-preview9.19415.2
1 parent bce0291 commit 88ad887

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Depen B92A dencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview9.19415.3">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview9.19415.2">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>d98947638f53765c79a2436cce2d9445e865a331</Sha>
6+
<Sha>580f3a9409cffc3d6f1a2cc01135dc984d5ab890</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
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-preview9.19415.3</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>4.8.0-preview9.19415.2</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>

0 commit comments

Comments
 (0)
0