Skip to content

Commit 3e99215

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20190912.10 (#1875)
- Microsoft.Private.Winforms - 4.8.0-rc2.19462.10
1 parent 8182abc commit 3e99215

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-rc2.19462.7">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-rc2.19462.10">
55
<Uri>https://github.com/dotnet/winforms</Uri>
66
<Sha>1a89b41114eb292f835ed7038fd3cba3a02896f7</Sha>
77
</Dependency>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<!-- NuGet Package Versions -->
1616
<PropertyGroup>
17-
<MicrosoftPrivateWinformsVersion>4.8.0-rc2.19462.7</MicrosoftPrivateWinformsVersion>
17+
<MicrosoftPrivateWinformsVersion>4.8.0-rc2.19462.10</MicrosoftPrivateWinformsVersion>
1818
</PropertyGroup>
1919
<!-- Packages that come from https://github.com/dotnet/coreclr -->
2020
<PropertyGroup>

0 commit comments

Comments
 (0)