Skip to content

Commit ef028b4

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20191031.5 (#5437)
- Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19531.5 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha1.19531.5 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha1.19531.5
1 parent 48b2b33 commit ef028b4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="5.0.0-alpha1.19531.4">
4+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="5.0.0-alpha1.19531.5">
55
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
6-
<Sha>902a8afbf96ea9523be2baef45d1d9d32243e831</Sha>
6+
<Sha>612fd169232e00939583293570eb9658db9df675</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-alpha1.19531.4">
8+
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-alpha1.19531.5">
99
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
10-
<Sha>902a8afbf96ea9523be2baef45d1d9d32243e831</Sha>
10+
<Sha>612fd169232e00939583293570eb9658db9df675</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0-alpha1.19531.4">
12+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0-alpha1.19531.5">
1313
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
14-
<Sha>902a8afbf96ea9523be2baef45d1d9d32243e831</Sha>
14+
<Sha>612fd169232e00939583293570eb9658db9df675</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-alpha.1.19531.5">
1717
<Uri>https://github.com/dotnet/core-setup</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
</PropertyGroup>
7272
<PropertyGroup>
7373
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
74-
<MicrosoftWindowsDesktopAppPackageVersion>5.0.0-alpha1.19531.4</MicrosoftWindowsDesktopAppPackageVersion>
75-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>5.0.0-alpha1.19531.4</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
76-
<MicrosoftWindowsDesktopAppRefPackageVersion>5.0.0-alpha1.19531.4</MicrosoftWindowsDesktopAppRefPackageVersion>
74+
<MicrosoftWindowsDesktopAppPackageVersion>5.0.0-alpha1.19531.5</MicrosoftWindowsDesktopAppPackageVersion>
75+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>5.0.0-alpha1.19531.5</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
76+
<MicrosoftWindowsDesktopAppRefPackageVersion>5.0.0-alpha1.19531.5</MicrosoftWindowsDesktopAppRefPackageVersion>
7777
</PropertyGroup>
7878
<PropertyGroup>
7979
<!-- Runtime and Apphost pack versions are the same for all RIDs. We flow the x64 -->

0 commit comments

Comments
 (0)