We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc113e1 + 3282e6f commit d83bb8eCopy full SHA for d83bb8e
src/Installers/Windows/SharedFramework/SharedFramework.wixproj
@@ -15,6 +15,7 @@
15
<HarvestDirectorySuppressSpecificWarnings>5150;5151</HarvestDirectorySuppressSpecificWarnings>
16
<HarvestDirectorySuppressRegistry>true</HarvestDirectorySuppressRegistry>
17
<HarvestSource>$(IntermediateOutputPath)fx\</HarvestSource>
18
+ <IsProductInstaller>true</IsProductInstaller>
19
<DefineConstants>$(DefineConstants);AspNetCoreSharedFrameworkSource=$(HarvestSource)</DefineConstants>
20
<NamespaceGuid>$(SharedFrameworkNamespaceGuid)</NamespaceGuid>
21
<SchemaVersion>2.0</SchemaVersion>
0 commit comments