This repository was archived by the owner on Apr 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 <AspNetCoreSharedFxInstallerRid Condition =" '$(SharedFrameworkRid)' == 'alpine.3.6-x64'" >linux-x64</AspNetCoreSharedFxInstallerRid >
3333 <AspNetCoreSharedFxInstallerRid Condition =" '$(SharedFrameworkRid)' == 'rhel.6-x64'" >linux-x64</AspNetCoreSharedFxInstallerRid >
3434 <AspNetCoreSharedFxArchiveRid >$(AspNetCoreSharedFxInstallerRid)</AspNetCoreSharedFxArchiveRid >
35- <AspNetCoreSharedFxInstallerRid Condition =" '$(InstallerExtension)' == '.deb'" >$(CoreSetupRid) </AspNetCoreSharedFxInstallerRid >
35+ <AspNetCoreSharedFxInstallerRid Condition =" '$(InstallerExtension)' == '.deb'" >x64 </AspNetCoreSharedFxInstallerRid >
3636 <AspNetCoreSharedFxInstallerRid Condition =" '$(InstallerExtension)' == '.rpm'" >$(CoreSetupRid)</AspNetCoreSharedFxInstallerRid >
3737
3838 <DownloadedAspNetCoreSharedFxInstallerFileName Condition =" '$(InstallerExtension)' != '' AND '$(HostOSName)' != 'osx' " >aspnetcore-runtime-$(AspNetCoreVersion)-$(AspNetCoreSharedFxInstallerRid)$(InstallerExtension)</DownloadedAspNetCoreSharedFxInstallerFileName >
Original file line number Diff line number Diff line change 5959 <CLI_NETStandardLibraryNETFrameworkVersion >2.0.1-servicing-25908-02</CLI_NETStandardLibraryNETFrameworkVersion >
6060
6161 <!-- When ready to pull aspnetcore directly from orchestrated build, move this above the import to OrchestratedPackageVersionsProps. -->
62- <MicrosoftAspNetCoreAppPackageVersion >2.1.0-preview1-28006 </MicrosoftAspNetCoreAppPackageVersion >
62+ <MicrosoftAspNetCoreAppPackageVersion >2.1.0-preview1-28031 </MicrosoftAspNetCoreAppPackageVersion >
6363
6464 <SharedHostVersion >$(MicrosoftNETCoreAppPackageVersion)</SharedHostVersion >
6565 <HostFxrVersion >$(MicrosoftNETCoreAppPackageVersion)</HostFxrVersion >
You can’t perform that action at this time.
0 commit comments