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

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

This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-preview3-27426-35

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

This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-preview3-27426-36

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

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

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

This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-preview3-27426-41
This commit is contained in:
dotnet-maestro[bot] 2019-02-26 23:28:10 +00:00 committed by GitHub
parent 2614eac9a4
commit 0468703e87
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-27426-26">
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview3-27426-41">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>bc41b56b733345f8be2e9626f99fe9d9d20bf17c</Sha>
<Sha>beeb8d20f34ca3f0fdfd812b4898b44e91b938e8</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview3-27425-4">
<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-27426-26</MicrosoftWindowsDesktopAppPackageVersion>
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-preview3-27426-41</MicrosoftWindowsDesktopAppPackageVersion>
<MicrosoftWindowsDesktopPackageVersion>$(MicrosoftWindowsDesktopAppPackageVersion)</MicrosoftWindowsDesktopPackageVersion>
<MicrosoftDotnetWpfProjectTemplatesPackageVersion>$(MicrosoftWindowsDesktopPackageVersion)</MicrosoftDotnetWpfProjectTemplatesPackageVersion>
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>$(MicrosoftWindowsDesktopPackageVersion)</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>