Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ffc3fbd

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20190817.1 (#1657)
- Microsoft.Private.Winforms - 4.8.0-preview9.19417.1
1 parent b5169d5 commit ffc3fbd

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
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview9.19416.7">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview9.19417.1">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>ba0ae50971b66593e8a98489f78ce18020570f70</Sha>
6+
<Sha>dd6650900f5af7283c6af6ec85de4d8d51f28961</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.19416.7</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>4.8.0-preview9.19417.1</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>

0 commit comments

Comments
 (0)