diff options
Diffstat (limited to 'src/ext/Bal/test/examples/Directory.wixproj.targets')
-rw-r--r-- | src/ext/Bal/test/examples/Directory.wixproj.targets | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/Bal/test/examples/Directory.wixproj.targets b/src/ext/Bal/test/examples/Directory.wixproj.targets index f126c632..a50ebcf4 100644 --- a/src/ext/Bal/test/examples/Directory.wixproj.targets +++ b/src/ext/Bal/test/examples/Directory.wixproj.targets | |||
@@ -3,6 +3,6 @@ | |||
3 | <Project> | 3 | <Project> |
4 | <ItemGroup> | 4 | <ItemGroup> |
5 | <BindPath Include="$(OutputPath)" /> | 5 | <BindPath Include="$(OutputPath)" /> |
6 | <WixExtension Include="$(OutputPath)..\netstandard2.0\WixToolset.Bal.wixext.dll" /> | 6 | <WixExtension Include="$(OutputPath)..\netstandard2.0\WixToolset.BootstrapperApplications.wixext.dll" /> |
7 | </ItemGroup> | 7 | </ItemGroup> |
8 | </Project> | 8 | </Project> |