8000 Update dependencies from https://github.com/dotnet/winforms build 201… · vincent-coder0119/wpf@19bbf8a · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 19bbf8a

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20190923.6 (dotnet#1943)
- Microsoft.Private.Winforms - 5.0.0-alpha1.19473.6
1 parent 03cf2b8 commit 19bbf8a

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>
8000
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-alpha1.19473.5">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-alpha1.19473.6">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>8bfff3db921d42bf46d8b05ded6dabb4492afb68</Sha>
6+
<Sha>c5b5d94afd2fc1b338ce03c7e17bae6329e23d03</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>5.0.0-alpha1.19473.5</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>5.0.0-alpha1.19473.6</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>

0 commit comments

Comments
 (0)
0