|
30 | 30 | <ProjectReference Include="..\AspNetCoreModule-Setup\ANCMV2\ANCMV2.wixproj"> |
31 | 31 | <SetPlatform>Platform=x86</SetPlatform> |
32 | 32 | <Name>AspNetCoreModuleV2_x86</Name> |
| 33 | + <BindName>AspNetCoreModuleV2_x86</BindName> |
33 | 34 | <Project>f9bacb48-3bd7-4ec2-ae31-664e8703ec12</Project> |
34 | 35 | <Private>True</Private> |
35 | 36 | <DoNotHarvest>true</DoNotHarvest> |
36 | 37 | </ProjectReference> |
37 | 38 | <ProjectReference Include="..\AspNetCoreModule-Setup\ANCMV2\ANCMV2.wixproj"> |
38 | 39 | <SetPlatform>Platform=x64</SetPlatform> |
39 | 40 | <Name>AspNetCoreModuleV2_x64</Name> |
| 41 | + <BindName>AspNetCoreModuleV2_x64</BindName> |
40 | 42 | <Project>f9bacb48-3bd7-4ec2-ae31-664e8703ec12</Project> |
41 | 43 | <Private>True</Private> |
42 | 44 | <DoNotHarvest>true</DoNotHarvest> |
43 | 45 | </ProjectReference> |
44 | 46 | <ProjectReference Include="..\AspNetCoreModule-Setup\ANCMV2\ANCMV2.wixproj"> |
45 | 47 | <SetPlatform>Platform=arm64</SetPlatform> |
46 | 48 | <Name>AspNetCoreModuleV2_arm64</Name> |
| 49 | + <BindName>AspNetCoreModuleV2_arm64</BindName> |
47 | 50 | <Project>f9bacb48-3bd7-4ec2-ae31-664e8703ec12</Project> |
48 | 51 | <Private>True</Private> |
49 | 52 | <DoNotHarvest>true</DoNotHarvest> |
50 | 53 | </ProjectReference> |
51 | 54 | <ProjectReference Include="..\HostOptions\HostOptions.wixproj"> |
52 | 55 | <Name>HostOptions</Name> |
| 56 | + <BindName>HostOptions</BindName> |
53 | 57 | <Project>20248cd1-c5aa-4f42-ad88-bc260d64deea</Project> |
54 | 58 | <Private>True</Private> |
55 | 59 | <DoNotHarvest>True</DoNotHarvest> |
|
62 | 66 | <ProjectReference Include="..\AspNetCoreModule-Setup\ANCMIISExpressV2\AncmIISExpressV2.wixproj"> |
63 | 67 | <SetPlatform>Platform=x86</SetPlatform> |
64 | 68 | <Name>AspNetCoreModuleV2IISExpress_x86</Name> |
| 69 | + <BindName>AspNetCoreModuleV2IISExpress_x86</BindName> |
65 | 70 | <Private>True</Private> |
66 | 71 | <DoNotHarvest>true</DoNotHarvest> |
67 | 72 | </ProjectReference> |
68 | 73 | <ProjectReference Include="..\AspNetCoreModule-Setup\ANCMIISExpressV2\AncmIISExpressV2.wixproj"> |
69 | 74 | <SetPlatform>Platform=x64</SetPlatform> |
70 | 75 | <Name>AspNetCoreModuleV2IISExpress_x64</Name> |
| 76 | + <BindName>AspNetCoreModuleV2IISExpress_x64</BindName> |
71 | 77 | <Private>True</Private> |
72 | 78 | <DoNotHarvest>true</DoNotHarvest> |
73 | 79 | </ProjectReference> |
74 | 80 | <ProjectReference Include="..\AspNetCoreModule-Setup\ANCMIISExpressV2\AncmIISExpressV2.wixproj"> |
75 | 81 | <SetPlatform>Platform=arm64</SetPlatform> |
76 | 82 | <Name>AspNetCoreModuleV2IISExpress_arm64</Name> |
| 83 | + <BindName>AspNetCoreModuleV2IISExpress_arm64</BindName> |
77 | 84 | <Private>True</Private> |
78 | 85 | <DoNotHarvest>true</DoNotHarvest> |
79 | 86 | </ProjectReference> |
|
0 commit comments