Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 188044f

Browse files
drolevarrseanhall
authored andcommitted
Fix wrong path in the VS2017 version
1 parent e7b5a38 commit 188044f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Votive2017/Votive2017.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<Content Include="redirects\v4\wix.nativeca.targets">
5757
<IncludeInVSIX>true</IncludeInVSIX>
5858
<InstallRoot>MSBuild</InstallRoot>
59-
<VSIXSubPath>Microsoft\WiX\v3.x\</VSIXSubPath>
59+
<VSIXSubPath>WiX Toolset\v4\</VSIXSubPath>
6060
</Content>
6161
<Content Include="redirects\v4\wix.targets">
6262
<IncludeInVSIX>true</IncludeInVSIX>

0 commit comments

Comments
 (0)