[master] Update dependencies from 1 repositories (#574)

* Update dependencies from https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted build 20190217.15

This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-preview4-27417-15

* Update dependencies from https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted build 20190220.10

This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-preview4-27420-10
This commit is contained in:
dotnet-maestro[bot] 2019-02-20 13:39:58 +00:00 committed by GitHub
parent 05b9851fd2
commit 110f2a36c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -2,9 +2,9 @@
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview4-27415-22">
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview4-27420-10">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>6cc6b07065ff449fc3113c569ce14c8686cf07bc</Sha>
<Sha>832fc81586bf92dba4d6e1f553f7e8111aa419cb</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27419-7">
<Uri>https://github.com/dotnet/core-setup</Uri>

View file

@ -49,7 +49,7 @@
<SharedHostVersion>$(MicrosoftNETCoreAppPackageVersion)</SharedHostVersion>
<HostFxrVersion>$(MicrosoftNETCoreAppPackageVersion)</HostFxrVersion>
<AspNetCoreVersion>$(MicrosoftAspNetCoreAppPackageVersion)</AspNetCoreVersion>
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-preview4-27415-22</MicrosoftWindowsDesktopAppPackageVersion>
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-preview4-27420-10</MicrosoftWindowsDesktopAppPackageVersion>
<MicrosoftWindowsDesktopPackageVersion>$(MicrosoftWindowsDesktopAppPackageVersion)</MicrosoftWindowsDesktopPackageVersion>
<MicrosoftDotnetWpfProjectTemplatesPackageVersion>$(MicrosoftWindowsDesktopPackageVersion)</MicrosoftDotnetWpfProjectTemplatesPackageVersion>
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>$(MicrosoftWindowsDesktopPackageVersion)</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>