[release/3.0.1xx] Update dependencies from dotnet/core-setup (#3978)
* Update dependencies from https://github.com/dotnet/core-setup build 20190812.05 - Microsoft.NETCore.App - 3.0.0-preview9-19412-05 - NETStandard.Library.Ref - 2.1.0-preview9-19412-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19412-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190813.02 - Microsoft.NETCore.App - 3.0.0-preview9-19413-02 - NETStandard.Library.Ref - 2.1.0-preview9-19413-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19413-02 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19412.3 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19412.4 (parent: Microsoft.WindowsDesktop.App)
This commit is contained in:
parent
2077631e49
commit
26eca1f49b
2 changed files with 15 additions and 15 deletions
|
@ -2,17 +2,17 @@
|
|||
<Dependencies>
|
||||
<ProductDependencies>
|
||||
<!-- Winforms / WPF -->
|
||||
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview9-19411-11">
|
||||
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview9-19413-02">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>91004b0eb6f484c56f50d0f428988268e3ef455d</Sha>
|
||||
<Sha>14803a0d1d2914ad518893551e6d3a4d1cece115</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19411-11">
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19413-02">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>91004b0eb6f484c56f50d0f428988268e3ef455d</Sha>
|
||||
<Sha>14803a0d1d2914ad518893551e6d3a4d1cece115</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview9-19411-11">
|
||||
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview9-19413-02">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>91004b0eb6f484c56f50d0f428988268e3ef455d</Sha>
|
||||
<Sha>14803a0d1d2914ad518893551e6d3a4d1cece115</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview9.19413.1">
|
||||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
|
@ -55,13 +55,13 @@
|
|||
<Sha>e9518c5c26161759d0857dd69556fd1a12165865</Sha>
|
||||
</Dependency>
|
||||
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview9.19411.1" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview9.19412.3" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>5f3f3ba9403e5a3ead4c3ba9f610e8bf89a78749</Sha>
|
||||
<Sha>1c72026e76f18126aabcadadecea81db2db9a03a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview9.19411.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview9.19412.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
<Sha>98712b91793e1214bb36512bf94cdb2acfeca79d</Sha>
|
||||
<Sha>208cc4fe64a0a38c6afe336d1719186aa4d2cf2c</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -16,11 +16,11 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>4.8.0-preview9.19411.1</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>4.8.0-preview9.19412.3</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview9.19411.4</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview9.19412.4</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
@ -44,7 +44,7 @@
|
|||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview9-19411-11</MicrosoftNETCoreAppPackageVersion>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview9-19413-02</MicrosoftNETCoreAppPackageVersion>
|
||||
<MicrosoftNETCoreAppInternalPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreAppInternalPackageVersion>
|
||||
<MicrosoftNETCoreDotNetAppHostPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetAppHostPackageVersion>
|
||||
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
|
||||
|
@ -52,11 +52,11 @@
|
|||
<HostFxrVersion>$(MicrosoftNETCoreAppPackageVersion)</HostFxrVersion>
|
||||
<NetCoreAppTargetingPackVersion>$(MicrosoftNETCoreAppPackageVersion)</NetCoreAppTargetingPackVersion>
|
||||
<NetCoreAppHostPackVersion>$(MicrosoftNETCoreAppPackageVersion)</NetCoreAppHostPackVersion>
|
||||
<NETStandardLibraryRefPackageVersion>2.1.0-preview9-19411-11</NETStandardLibraryRefPackageVersion>
|
||||
<NETStandardLibraryRefPackageVersion>2.1.0-preview9-19413-02</NETStandardLibraryRefPackageVersion>
|
||||
<WindowsDesktopTargetingPackVersion>$(MicrosoftNETCoreAppPackageVersion)</WindowsDesktopTargetingPackVersion>
|
||||
<AspNetCoreVersion>$(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion)</AspNetCoreVersion>
|
||||
<AspNetTargetingPackVersion>$(MicrosoftAspNetCoreAppRefPackageVersion)</AspNetTargetingPackVersion>
|
||||
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-preview9-19411-11</MicrosoftWindowsDesktopAppPackageVersion>
|
||||
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-preview9-19413-02</MicrosoftWindowsDesktopAppPackageVersion>
|
||||
<MicrosoftWindowsDesktopPackageVersion>$(MicrosoftWindowsDesktopAppPackageVersion)</MicrosoftWindowsDesktopPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Reference in a new issue