<_TemplatesDirectory>$(MSBuildThisFileDirectory)tools\templates\ <_DockerDir>$(MSBuildThisFileDirectory)tools\docker\ <_PackagingDir>$(MSBuildThisFileDirectory)tools\packaging\ <_DebToolDir>$(MSBuildThisFileDirectory)tools\dotnet-deb-tool-consumer\ <_RuntimeStoreSource>$(RepositoryRoot).deps\Signed\Store\ <_InstallerSource>$(RepositoryRoot).deps\Installers\ <_WorkRoot>$(RepositoryRoot).w\ <_WorkLayoutDir>$(_WorkRoot).l\ <_WorkOutputDir>$(_WorkRoot).o\ <_DockerRootDirectory>/opt/code/ <_InstallersOutputDir>$(ArtifactsDir)installers\ aspnetcore-store dotnet-hosting $(HostingInstallerName)-$(PackageVersion)-linux-x64.tar.gz $(_PackagingDir)store_debian_config.json $(_PackagingDir)hosting_debian_config.json https://dotnetcli.blob.core.windows.net/dotnet $(KOREBUILD_DOTNET_FEED_UNCACHED) $(PublicCoreFeedPrefix) $(PublicCoreFeedPrefix)/aspnetcore/store/2.0.0-26452/Build.RS. $(CoreFeedPrefix)/Runtime/$(MicrosoftNETCoreApp20PackageVersion)/dotnet-runtime-$(MicrosoftNETCoreApp20PackageVersion)-linux-x64.tar.gz $(_RuntimeStoreSource)aspnetcore-store-$(PackageVersion)- $(RuntimeStoreArchivePrefix)linux-x64.tar.gz <_DependentArchives Include="$(_InstallerSource)dotnet-runtime-$(MicrosoftNETCoreApp20PackageVersion)-linux-x64.tar.gz" /> <_DependentArchives Include="$(_InstallerSource)Build.RS.linux.tar.gz" /> $(RuntimeStoreArchivePrefix)linux-x64.tar.gz $(RuntimeStoreArchivePrefix)osx-x64.tar.gz $(RuntimeStoreArchivePrefix)win7-x64.zip $(RuntimeStoreArchivePrefix)win7-x86.zip $(MaintainerName) <$(MaintainerEmail)> $(RPMSummary.Replace('DEB_VERSION','$(RPMVersion)')) rhel.7 .NET Foundation /opt/rh/rh-dotnet20/root/usr/lib64/dotnet/ /usr/share/dotnet/ 2.0.0 $(PackageVersion) $(MicrosoftNETCoreApp20PackageVersion) @(HostingDependencies->' -d "%(Identity) >= %(Version)"', ' ') @(RSDependencies->' -d "%(Identity) >= %(Version)"', ' ') $(RSDependencyArguments) @(RHStoreDirectories->' --directories "%(FullPath)"', ' ') $(RSDependencyArguments) @(GenericStoreDirectories->' --directories "%(FullPath)"', ' ') Image=$(Image);RPMVendor=$(RPMVendor) RPMFileSuffix=rhel.7-x64.rpm;RPMInstallRoot=$(GenericInstallerInstallRoot) RPMFileSuffix=rh.rhel.7-x64.rpm;RPMInstallRoot=$(RHInstallerInstallRoot) MaintainerName=@(_RSMaintainerName);MaintainerEmail=@(_RSMaintainerEmail) $(CommonRSArguments);RPMInstallerPrefix=$(RSInstallerName);RPMRevision=@(_RSPackageRevision) $(CommonRSArguments);RPMSummary=@(_RSInstallerSummary);RPMDescription=@(_RSDescription) $(CommonRSArguments);RPMLicense=@(_RSLicense);RPMHomepage=@(_RSHomepage) $(CommonArguments);MaintainerName=@(_HostingMaintainerName);MaintainerEmail=@(_HostingMaintainerEmail) $(CommonHostingArguments);RPMInstallerPrefix=$(HostingInstallerName);RPMRevision=@(_HostingRevision) $(CommonHostingArguments);RPMSummary=@(_HostingSummary);RPMDescription=@(_HostingDescription) $(CommonHostingArguments);RPMLicense=@(_HostingLicense);RPMHomepage=@(_HostingHomepage) $(CommonArguments);$(CommonGenericArguments);$(CommonRSArguments) $(RS_RPM_Arguments);RSArchive=$(RuntimeStoreLinuxArchiveFilePath);RPMVersion=$(PackageVersion);RPMArguments=$(GenericRSArguments) $(CommonArguments);$(CommonGenericArguments);$(CommonHostingArguments) $(Hosting_RPM_RedHat_Arguments);RPMVersion=$(PackageVersion);RPMArguments=$(HostingFPMArguments) $(CommonArguments);$(CommonRHArguments);$(CommonRSArguments) $(RS_RPM_RedHat_Arguments);RSArchive=$(RuntimeStoreLinuxArchiveFilePath);RPMVersion=$(PackageVersion);RPMArguments=$(RHRSArguments) $(CommonArguments);$(CommonRHArguments);$(CommonHostingArguments) $(Hosting_RPM_Arguments);RPMVersion=$(PackageVersion);RPMArguments=$(HostingFPMArguments) Image=$(Image);DebConfig=$(RSDebConfigFile);DebPrefix=$(RSInstallerName) Image=$(Image);DebConfig=$(HostingDebConfigFile);DotnetVersion=$(MicrosoftNETCoreApp20PackageVersion);DebPrefix=$(HostingInstallerName) Version=$(Version)