Skip to content

Commit 28a7a93

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20200207.1 (#2520)
- Microsoft.Private.Winforms - 5.0.0-preview.1.20107.1
1 parent 6bd2139 commit 28a7a93

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="5.0.0-preview.1.20106.2">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-preview.1.20107.1">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>804091a825f723579f18fcd1b82b7b86cb001c04</Sha>
6+
<Sha>4a2e6d590f2c45f290d73033cd896060c2fe0864</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010
<!-- NuGet Package Versions -->
1111
<PropertyGroup>
12-
<MicrosoftPrivateWinformsVersion>5.0.0-preview.1.20106.2</MicrosoftPrivateWinformsVersion>
12+
<MicrosoftPrivateWinformsVersion>5.0.0-preview.1.20107.1</MicrosoftPrivateWinformsVersion>
1313
</PropertyGroup>
1414
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1515
<PropertyGroup>

0 commit comments

Comments
 (0)