File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/Installers/Windows/AspNetCoreModule-Setup Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
42
42
<ItemGroup >
43
43
<ProjectReference Include =" $(_ServerIISBasePath)AspNetCoreModuleV2\AspNetCore\AspNetCore.vcxproj" >
44
- <Name >AspNetCoreV2WoW64 </Name >
44
+ <Name >AspNetCoreV2 </Name >
45
45
<Private >True</Private >
46
46
<DoNotHarvest >True</DoNotHarvest >
47
47
<ReferenceOutputAssembly >false</ReferenceOutputAssembly >
48
48
<SetPlatform >Platform=x64</SetPlatform >
49
49
</ProjectReference >
50
50
<ProjectReference Include =" $(_ServerIISBasePath)AspNetCoreModuleV2\OutOfProcessRequestHandler\OutOfProcessRequestHandler.vcxproj" >
51
- <Name >AspNetCoreV2HandlerWoW64 </Name >
51
+ <Name >AspNetCoreV2Handler </Name >
52
52
<Private >True</Private >
53
53
<DoNotHarvest >True</DoNotHarvest >
54
54
<ReferenceOutputAssembly >false</ReferenceOutputAssembly >
55
55
<SetPlatform >Platform=x64</SetPlatform >
56
56
</ProjectReference >
57
57
58
58
<ProjectReference Include =" $(_ServerIISBasePath)AspNetCoreModuleV2\AspNetCore\AspNetCore.vcxproj" >
59
- <Name >AspNetCoreV2 </Name >
59
+ <Name >AspNetCoreV2WoW64 </Name >
60
60
<Private >True</Private >
61
61
<DoNotHarvest >True</DoNotHarvest >
62
62
<ReferenceOutputAssembly >false</ReferenceOutputAssembly >
63
63
<SetPlatform >Platform=Win32</SetPlatform >
64
64
</ProjectReference >
65
65
<ProjectReference Include =" $(_ServerIISBasePath)AspNetCoreModuleV2\OutOfProcessRequestHandler\OutOfProcessRequestHandler.vcxproj" >
66
- <Name >AspNetCoreV2Handler </Name >
66
+ <Name >AspNetCoreV2HandlerWoW64 </Name >
67
67
<Private >True</Private >
68
68
<DoNotHarvest >True</DoNotHarvest >
69
69
<ReferenceOutputAssembly >false</ReferenceOutputAssembly >
You can’t perform that action at this time.
0 commit comments