[master] Update dependencies from devdiv/DevDiv/DotNet-Trusted (#1177)
* Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted build 20190401.10 - Microsoft.WindowsDesktop.App - 3.0.0-preview4-27601-10 * Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted build 20190402.13 - Microsoft.WindowsDesktop.App - 3.0.0-preview4-27602-13 * Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted build 20190403.22 - Microsoft.WindowsDesktop.App - 3.0.0-preview4-27603-22
This commit is contained in:
parent
55ce0778aa
commit
4e54de5339
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-27529-17">
|
||||
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview4-27603-22">
|
||||
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted</Uri>
|
||||
<Sha>f516ddd1b560cf851ff14e7b03512f1be4ccaf5d</Sha>
|
||||
<Sha>43807bc8ad3263d263b58c3d012bd8ce14c42d81</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27602-07">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
<WindowsDesktopTargetingPackVersion>$(MicrosoftNETCoreAppPackageVersion)</WindowsDesktopTargetingPackVersion>
|
||||
<AspNetCoreVersion>$(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion)</AspNetCoreVersion>
|
||||
<AspNetTargetingPackVersion>$(MicrosoftAspNetCoreAppRefPackageVersion)</AspNetTargetingPackVersion>
|
||||
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-preview4-27529-17</MicrosoftWindowsDesktopAppPackageVersion>
|
||||
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-preview4-27603-22</MicrosoftWindowsDesktopAppPackageVersion>
|
||||
<MicrosoftWindowsDesktopPackageVersion>$(MicrosoftWindowsDesktopAppPackageVersion)</MicrosoftWindowsDesktopPackageVersion>
|
||||
<MicrosoftDotnetWpfProjectTemplatesPackageVersion>$(MicrosoftWindowsDesktopPackageVersion)</MicrosoftDotnetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>$(MicrosoftWindowsDesktopPackageVersion)</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue