Skip to content

Commit 6f48cff

Browse files
dotnet-maestro[bot]mmitche
authored andcommitted
Update dependencies from https://github.com/dotnet/winforms build 20191127.10 (#2265)
- Microsoft.Private.Winforms - 4.8.0-servicing.19577.10
1 parent 506b06d commit 6f48cff

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-servicing.19577.5">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-servicing.19577.10">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>ace27af05350ce947fee65a54d24b0007ce2c8a2</Sha>
6+
<Sha>076a69fb42b53fca7cd245ecf7c779496a79f59e</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414
<!-- NuGet Package Versions -->
1515
<PropertyGroup>
16-
<MicrosoftPrivateWinformsVersion>4.8.0-servicing.19577.5</MicrosoftPrivateWinformsVersion>
16+
<MicrosoftPrivateWinformsVersion>4.8.0-servicing.19577.10</MicrosoftPrivateWinformsVersion>
1717
</PropertyGroup>
1818
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1919
<PropertyGroup>

0 commit comments

Comments
 (0)