[release/3.0.1xx] Update dependencies from 1 repositories (#918)

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

This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-preview3-27508-39

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

This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-preview3-27508-40

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

This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-preview3-27508-38

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

This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-preview3-27508-50
This commit is contained in:
dotnet-maestro[bot] 2019-03-08 21:43:04 +00:00 committed by GitHub
parent 35bee8a7d5
commit f214dae3e8
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-preview3-27508-4">
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview3-27508-50">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>8e3a783b409d73b47589439fe9a2940e067c4b4a</Sha>
<Sha>251d3e38aefb4735f1789e48ce37754d722e4e22</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview3-27508-09">
<Uri>https://github.com/dotnet/core-setup</Uri>

View file

@ -51,7 +51,7 @@
<NetCoreAppTargetingPackVersion>$(MicrosoftNETCoreAppPackageVersion)</NetCoreAppTargetingPackVersion>
<AspNetCoreVersion>$(MicrosoftAspNetCoreAppPackageVersion)</AspNetCoreVersion>
<AspNetTargetingPackVersion>$(MicrosoftAspNetCoreAppPackageVersion)</AspNetTargetingPackVersion>
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-preview3-27508-4</MicrosoftWindowsDesktopAppPackageVersion>
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-preview3-27508-50</MicrosoftWindowsDesktopAppPackageVersion>
<MicrosoftWindowsDesktopPackageVersion>$(MicrosoftWindowsDesktopAppPackageVersion)</MicrosoftWindowsDesktopPackageVersion>
<MicrosoftDotnetWpfProjectTemplatesPackageVersion>$(MicrosoftWindowsDesktopPackageVersion)</MicrosoftDotnetWpfProjectTemplatesPackageVersion>
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>$(MicrosoftWindowsDesktopPackageVersion)</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>