Publish the shared framework MSI to artifacts

This commit is contained in:
Jacques Eloff 2019-05-14 10:22:36 -07:00
parent bde1b16498
commit 3282e6fe2d
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<HarvestDirectorySuppressSpecificWarnings>5150;5151</HarvestDirectorySuppressSpecificWarnings>
<HarvestDirectorySuppressRegistry>true</HarvestDirectorySuppressRegistry>
<HarvestSource>$(IntermediateOutputPath)fx\</HarvestSource>
<IsProductInstaller>true</IsProductInstaller>
<DefineConstants>$(DefineConstants);AspNetCoreSharedFrameworkSource=$(HarvestSource)</DefineConstants>
<NamespaceGuid>$(SharedFrameworkNamespaceGuid)</NamespaceGuid>
<SchemaVersion>2.0</SchemaVersion>