<_TwoDigitYear>$([MSBuild]::Subtract($([System.DateTime]::UtcNow.Year), 2000))
<_ThreeDigitDayOfYear>$([System.DateTime]::UtcNow.DayOfYear.ToString().PadLeft(3, '0'))
$(_TwoDigitYear)$(_ThreeDigitDayOfYear)
$(PRODUCT_MAJOR)
$(PRODUCT_MINOR)
$(BUILD_MAJOR)
$(BUILD_MINOR)
1$(AspNetCoreMajorMinorVersion).$(BUILD_MAJOR)
$(ANCMFolderVersion).0
2.0.0
$(RepoRoot)src\Installers\Windows\AspNetCoreModule-Setup\
$(AspNetCoreSetupRoot)IIS-Setup\
$(IIS-Setup)IIS-Common\
$(AspNetCoreSetupRoot)build\
<_ServerIISBasePath>$(RepoRoot)\src\Servers\IIS\
BLDVERMAJOR=$(BLDVERMAJOR);BLDVERMINOR=$(BLDVERMINOR);BLDNUMMAJOR=$(BLDNUMMAJOR);BLDNUMMINOR=$(BLDNUMMINOR);$(DefineConstants)
ANCMMsiVersion=$(ANCMMsiVersion);ANCMFolderVersion=$(ANCMFolderVersion);ANCMOutOfProcessNugetPackageHandlerVersion=$(ANCMOutOfProcessNugetPackageHandlerVersion);$(DefineConstants)
AspNetCoreSchemaPath=$(_ServerIISBasePath)AspNetCoreModuleV2\AspNetCore\aspnetcore_schema_v2.xml;
AspNetCoreMofPath=$(_ServerIISBasePath)AspNetCoreModuleV2\AspNetCore\ancm.mof;
$(DefineConstants)
AspNetCoreV2
True
True
false
Platform=x64
AspNetCoreV2Handler
True
True
false
Platform=x64
AspNetCoreV2WoW64
True
True
false
Platform=Win32
AspNetCoreV2HandlerWoW64
True
True
false
Platform=Win32