[master] Update dependencies from dotnet/windowsdesktop (#5176)
* Update dependencies from https://github.com/dotnet/windowsdesktop build 20191008.9 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19508.9 * Update dependencies from https://github.com/dotnet/windowsdesktop build 20191008.10 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19508.10 * Update dependencies from https://github.com/dotnet/windowsdesktop build 20191008.11 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19508.11
This commit is contained in:
parent
c94d25bb51
commit
8750197e3a
2 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
<Dependencies>
|
||||
<ProductDependencies>
|
||||
<!-- Winforms / WPF -->
|
||||
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-alpha1.19508.8">
|
||||
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-alpha1.19508.11">
|
||||
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
||||
<Sha>b3ae28ff592d06cdb4e44d700e779c1de5b7894c</Sha>
|
||||
<Sha>b208dcb27da08eaaa519f3c6a014ec783bf3f136</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha1.19507.3">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
<NETStandardLibraryRefPackageVersion>2.1.0-alpha1.19507.3</NETStandardLibraryRefPackageVersion>
|
||||
<AspNetCoreVersion>$(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion)</AspNetCoreVersion>
|
||||
<AspNetTargetingPackVersion>$(MicrosoftAspNetCoreAppRefPackageVersion)</AspNetTargetingPackVersion>
|
||||
<MicrosoftWindowsDesktopAppPackageVersion>5.0.0-alpha1.19508.8</MicrosoftWindowsDesktopAppPackageVersion>
|
||||
<MicrosoftWindowsDesktopAppPackageVersion>5.0.0-alpha1.19508.11</MicrosoftWindowsDesktopAppPackageVersion>
|
||||
<WindowsDesktopTargetingPackVersion>$(MicrosoftWindowsDesktopAppPackageVersion)</WindowsDesktopTargetingPackVersion>
|
||||
<MicrosoftWindowsDesktopPackageVersion>$(MicrosoftWindowsDesktopAppPackageVersion)</MicrosoftWindowsDesktopPackageVersion>
|
||||
</PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue