Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/windowsdesktop bui…
Browse files Browse the repository at this point in the history
…ld 20191009.2 (#5182)

- Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19509.2
  • Loading branch information
dotnet-maestro[bot] committed Oct 9, 2019
1 parent 2fd7d28 commit f6af966
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-alpha1.19509.1">
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-alpha1.19509.2">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>faa9257a337eb527576065e53ebc9d2eeedf2f73</Sha>
<Sha>248d65391a1daed6135e7d049ceb79c092df8933</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha1.19507.3">
<Uri>https://github.com/dotnet/core-setup</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<NETStandardLibraryRefPackageVersion>2.1.0-alpha1.19507.3</NETStandardLibraryRefPackageVersion>
<AspNetCoreVersion>$(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion)</AspNetCoreVersion>
<AspNetTargetingPackVersion>$(MicrosoftAspNetCoreAppRefPackageVersion)</AspNetTargetingPackVersion>
<MicrosoftWindowsDesktopAppPackageVersion>5.0.0-alpha1.19509.1</MicrosoftWindowsDesktopAppPackageVersion>
<MicrosoftWindowsDesktopAppPackageVersion>5.0.0-alpha1.19509.2</MicrosoftWindowsDesktopAppPackageVersion>
<WindowsDesktopTargetingPackVersion>$(MicrosoftWindowsDesktopAppPackageVersion)</WindowsDesktopTargetingPackVersion>
<MicrosoftWindowsDesktopPackageVersion>$(MicrosoftWindowsDesktopAppPackageVersion)</MicrosoftWindowsDesktopPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit f6af966

Please sign in to comment.