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