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

Skip to content

Commit cebaaa5

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20190814.5 (dotnet#1627)
- Microsoft.Private.Winforms - 4.8.0-preview9.19414.5 Dependency coherency updates - Microsoft.NETCore.App - 3.0.0-preview9-19414-05 (parent: Microsoft.Private.Winforms)
1 parent 8dc7fe5 commit cebaaa5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 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-preview9.19414.4">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview9.19414.5">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>062c2caf0b63057ad39056d28ed92998b86f988e</Sha>
6+
<Sha>695d02b474b6fc387d24ef9d8064882d4a6aaf2e</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>
@@ -59,9 +59,9 @@
5959
<Uri>https://github.com/dotnet/corefx</Uri>
6060
<Sha>b82d2bc44424c8a99a1f0fc13202bdfd43e6f9f5</Sha>
6161
</Dependency>
62-
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19414-02" CoherentParentDependency="Microsoft.Private.Winforms">
62+
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19414-05" CoherentParentDependency="Microsoft.Private.Winforms">
6363
<Uri>https://github.com/dotnet/core-setup</Uri>
64-
<Sha>f1de07d0abab3899bd7e1facb7e375d6100a2ac8</Sha>
64+
<Sha>a46b9aa0efb53f37c7af0760e8ad8eb347f0ea19</Sha>
6565
</Dependency>
6666
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19411.1">
6767
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
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-preview9.19414.4</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>4.8.0-preview9.19414.5</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919
<!-- Packages that come from https://github.com/dotnet/core-setup -->
2020
<PropertyGroup>
21-
<MicrosoftNETCoreAppVersion>3.0.0-preview9-19414-02</MicrosoftNETCoreAppVersion>
21+
<MicrosoftNETCoreAppVersion>3.0.0-preview9-19414-05</MicrosoftNETCoreAppVersion>
2222
<MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19409.17</MicrosoftNETCorePlatformsVersion>
2323
<SystemDrawingCommonVersion>4.6.0-preview9.19409.17</SystemDrawingCommonVersion>
2424
<SystemDirectoryServicesVersion>4.6.0-preview9.19409.17</SystemDirectoryServicesVersion>

0 commit comments

Comments
 (0)
0