Update dependencies from https://github.com/dotnet/core-setup build 20190905.02 (#4576)

- Microsoft.NETCore.App - 3.0.0-rc1-19455-02
- NETStandard.Library.Ref - 2.1.0-rc1-19455-02
- Microsoft.WindowsDesktop.App - 3.0.0-rc1-19455-02
This commit is contained in:
dotnet-maestro[bot] 2019-09-05 11:05:56 +00:00 committed by GitHub
parent 298e4dcf34
commit 4083d5b31d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -2,17 +2,17 @@
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-rc1-19454-17">
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-rc1-19455-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>b2d71fc324f5b67fdde93d0bb3cc374bd6e2c7b8</Sha>
<Sha>caa8d3b1edd7eec947f6283f8342a9249b5d7171</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19454-17">
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19455-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>b2d71fc324f5b67fdde93d0bb3cc374bd6e2c7b8</Sha>
<Sha>caa8d3b1edd7eec947f6283f8342a9249b5d7171</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-rc1-19454-17">
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-rc1-19455-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>b2d71fc324f5b67fdde93d0bb3cc374bd6e2c7b8</Sha>
<Sha>caa8d3b1edd7eec947f6283f8342a9249b5d7171</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-rc1.19453.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>

View file

@ -44,7 +44,7 @@
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftNETCoreAppPackageVersion>3.0.0-rc1-19454-17</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-rc1-19455-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-rc1-19454-17</NETStandardLibraryRefPackageVersion>
<NETStandardLibraryRefPackageVersion>2.1.0-rc1-19455-02</NETStandardLibraryRefPackageVersion>
<WindowsDesktopTargetingPackVersion>$(MicrosoftNETCoreAppPackageVersion)</WindowsDesktopTargetingPackVersion>
<AspNetCoreVersion>$(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion)</AspNetCoreVersion>
<AspNetTargetingPackVersion>$(MicrosoftAspNetCoreAppRefPackageVersion)</AspNetTargetingPackVersion>
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-rc1-19454-17</MicrosoftWindowsDesktopAppPackageVersion>
<MicrosoftWindowsDesktopAppPackageVersion>3.0.0-rc1-19455-02</MicrosoftWindowsDesktopAppPackageVersion>
<MicrosoftWindowsDesktopPackageVersion>$(MicrosoftWindowsDesktopAppPackageVersion)</MicrosoftWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup>