Publish the shared framework MSI to artifacts
This commit is contained in:
parent
bde1b16498
commit
3282e6fe2d
|
|
@ -15,6 +15,7 @@
|
||||||
<HarvestDirectorySuppressSpecificWarnings>5150;5151</HarvestDirectorySuppressSpecificWarnings>
|
<HarvestDirectorySuppressSpecificWarnings>5150;5151</HarvestDirectorySuppressSpecificWarnings>
|
||||||
<HarvestDirectorySuppressRegistry>true</HarvestDirectorySuppressRegistry>
|
<HarvestDirectorySuppressRegistry>true</HarvestDirectorySuppressRegistry>
|
||||||
<HarvestSource>$(IntermediateOutputPath)fx\</HarvestSource>
|
<HarvestSource>$(IntermediateOutputPath)fx\</HarvestSource>
|
||||||
|
<IsProductInstaller>true</IsProductInstaller>
|
||||||
<DefineConstants>$(DefineConstants);AspNetCoreSharedFrameworkSource=$(HarvestSource)</DefineConstants>
|
<DefineConstants>$(DefineConstants);AspNetCoreSharedFrameworkSource=$(HarvestSource)</DefineConstants>
|
||||||
<NamespaceGuid>$(SharedFrameworkNamespaceGuid)</NamespaceGuid>
|
<NamespaceGuid>$(SharedFrameworkNamespaceGuid)</NamespaceGuid>
|
||||||
<SchemaVersion>2.0</SchemaVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue