Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted build 20190405.20 (#1211)
- Microsoft.WindowsDesktop.App - 3.0.0-preview4-27605-20
This commit is contained in:
parent
583b6b4503
commit
fd859cdd73
2 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
<Dependencies>
|
||||
<ProductDependencies>
|
||||
<!-- Winforms / WPF -->
|
||||
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview4-27604-23">
|
||||
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview4-27605-20">
|
||||
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted</Uri>
|
||||
<Sha>c1f224fc82258cafa47be32001e5332db6fbb39a</Sha>
|
||||
<Sha>9e8866e8c9bcd8a8bfc01009181ba44e87ac0578</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27605-12">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
<WindowsDesktopTargetingPackVersion>$(MicrosoftNETCoreAppPackageVersion)</WindowsDesktopTargetingPackVersion>
|
||||
<AspNetCoreVersion>$(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion)</AspNetCoreVersion>
|
||||
<AspNetTargetingPackVersion>$(MicrosoftAspNetCoreAppRefPackageVersion)</AspNetTargetingPackVersion>
|
||||
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-preview4-27604-23</MicrosoftWindowsDesktopAppPackageVersion>
|
||||
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-preview4-27605-20</MicrosoftWindowsDesktopAppPackageVersion>
|
||||
<MicrosoftWindowsDesktopPackageVersion>$(MicrosoftWindowsDesktopAppPackageVersion)</MicrosoftWindowsDesktopPackageVersion>
|
||||
</PropertyGroup>
|
||||
<!-- infrastructure and test only dependencies -->
|
||||
|
|
Loading…
Add table
Reference in a new issue