[release/3.0.1xx] Update dependencies from dotnet/core-setup (#4139)
* Update dependencies from https://github.com/dotnet/core-setup build 20190821.04 - Microsoft.NETCore.App - 3.0.0-rc1-19421-04 - NETStandard.Library.Ref - 2.1.0-rc1-19421-04 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19421-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190821.07 - Microsoft.NETCore.App - 3.0.0-rc1-19421-07 - NETStandard.Library.Ref - 2.1.0-rc1-19421-07 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19421-07 * Update dependencies from https://github.com/dotnet/core-setup build 20190821.11 - Microsoft.NETCore.App - 3.0.0-rc1-19421-11 - NETStandard.Library.Ref - 2.1.0-rc1-19421-11 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19421-11 * Update dependencies from https://github.com/dotnet/core-setup build 20190821.14 - Microsoft.NETCore.App - 3.0.0-rc1-19421-14 - NETStandard.Library.Ref - 2.1.0-rc1-19421-14 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19421-14 * Update dependencies from https://github.com/dotnet/core-setup build 20190821.19 - Microsoft.NETCore.App - 3.0.0-rc1-19421-19 - NETStandard.Library.Ref - 2.1.0-rc1-19421-19 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19421-19 * Update dependencies from https://github.com/dotnet/core-setup build 20190821.22 - Microsoft.NETCore.App - 3.0.0-rc1-19421-22 - NETStandard.Library.Ref - 2.1.0-rc1-19421-22 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19421-22 * Update dependencies from https://github.com/dotnet/core-setup build 20190822.03 - Microsoft.NETCore.App - 3.0.0-rc1-19422-03 - NETStandard.Library.Ref - 2.1.0-rc1-19422-03 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19422-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190822.12 - Microsoft.NETCore.App - 3.0.0-rc1-19422-12 - NETStandard.Library.Ref - 2.1.0-rc1-19422-12 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19422-12
This commit is contained in:
parent
74c941b68a
commit
ad34604e7e
2 changed files with 9 additions and 9 deletions
|
@ -2,17 +2,17 @@
|
|||
<Dependencies>
|
||||
<ProductDependencies>
|
||||
<!-- Winforms / WPF -->
|
||||
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-rc1-19420-08">
|
||||
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-rc1-19422-12">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>f385116c74c1513e7e241f0586675486e9b25115</Sha>
|
||||
<Sha>31e5389965066423ddce7effac3ce14780bc64df</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19420-08">
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19422-12">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>f385116c74c1513e7e241f0586675486e9b25115</Sha>
|
||||
<Sha>31e5389965066423ddce7effac3ce14780bc64df</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-rc1-19420-08">
|
||||
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-rc1-19422-12">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>f385116c74c1513e7e241f0586675486e9b25115</Sha>
|
||||
<Sha>31e5389965066423ddce7effac3ce14780bc64df</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-rc1.19422.2">
|
||||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-rc1-19420-08</MicrosoftNETCoreAppPackageVersion>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-rc1-19422-12</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-rc1-19420-08</NETStandardLibraryRefPackageVersion>
|
||||
<NETStandardLibraryRefPackageVersion>2.1.0-rc1-19422-12</NETStandardLibraryRefPackageVersion>
|
||||
<WindowsDesktopTargetingPackVersion>$(MicrosoftNETCoreAppPackageVersion)</WindowsDesktopTargetingPackVersion>
|
||||
<AspNetCoreVersion>$(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion)</AspNetCoreVersion>
|
||||
<AspNetTargetingPackVersion>$(MicrosoftAspNetCoreAppRefPackageVersion)</AspNetTargetingPackVersion>
|
||||
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-rc1-19420-08</MicrosoftWindowsDesktopAppPackageVersion>
|
||||
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-rc1-19422-12</MicrosoftWindowsDesktopAppPackageVersion>
|
||||
<MicrosoftWindowsDesktopPackageVersion>$(MicrosoftWindowsDesktopAppPackageVersion)</MicrosoftWindowsDesktopPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Reference in a new issue