Skip to content

Commit a706c2f

Browse files
[master] Update dependencies from dotnet/winforms (#1449)
* Update dependencies from https://github.com/dotnet/winforms build 20190729.7 - Microsoft.Private.Winforms - 4.8.0-preview8.19379.7 * Update dependencies from https://github.com/dotnet/winforms build 20190729.8 - Microsoft.Private.Winforms - 4.8.0-preview8.19379.8 * Update dependencies from https://github.com/dotnet/winforms build 20190729.9 - Microsoft.Private.Winforms - 4.8.0-preview8.19379.9
1 parent e2cae5f commit a706c2f

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-preview8.19379.6">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview8.19379.9">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>c9282841007d05b4eca42bbcb5782d5341571b86</Sha>
6+
<Sha>b0e49f17123cda852fecfc4610036f31de0d3b94</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-preview8.19379.6</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>4.8.0-preview8.19379.9</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>

0 commit comments

Comments
 (0)