Open
Description
Type of issue
Outdated article
Description
Command dotnet tool install --global wix
installs WixToolset.Sdk/6.0.0
as of today, which uses different Directory properties, causing the following error when trying to build:
The Directory symbol 'TARGETDIR' conflicts with a virtual symbol. Use the 'override' access modifier to override the virtual symbol or use a different Id to avoid the conflict. Referenced from wixstd.wixlib
Page URL
https://learn.microsoft.com/en-us/dotnet/core/extensions/windows-service-with-installer?tabs=wix
Content source URL
https://github.com/dotnet/docs/blob/main/docs/core/extensions/windows-service-with-installer.md
Document Version Independent Id
83c4d805-1394-90b7-6def-cf809c33ae22
Platform Id
f3bef20e-b614-2024-1a39-065883e8e13a
Article author
Metadata
- ID: e044209a-0802-07c0-7518-208967a3ef02
- PlatformId: f3bef20e-b614-2024-1a39-065883e8e13a
- Service: dotnet-fundamentals