Skip to content

Commit d83bb8e

Browse files
authored
Merge pull request #10241 from aspnet/joeloff/SetupAssets
Publish the shared framework MSI to artifacts
2 parents cc113e1 + 3282e6f commit d83bb8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Installers/Windows/SharedFramework/SharedFramework.wixproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<HarvestDirectorySuppressSpecificWarnings>5150;5151</HarvestDirectorySuppressSpecificWarnings>
1616
<HarvestDirectorySuppressRegistry>true</HarvestDirectorySuppressRegistry>
1717
<HarvestSource>$(IntermediateOutputPath)fx\</HarvestSource>
18+
<IsProductInstaller>true</IsProductInstaller>
1819
<DefineConstants>$(DefineConstants);AspNetCoreSharedFrameworkSource=$(HarvestSource)</DefineConstants>
1920
<NamespaceGuid>$(SharedFrameworkNamespaceGuid)</NamespaceGuid>
2021
<SchemaVersion>2.0</SchemaVersion>

0 commit comments

Comments
 (0)