diff options
Diffstat (limited to 'src/Directory.wixproj.props')
-rw-r--r-- | src/Directory.wixproj.props | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Directory.wixproj.props b/src/Directory.wixproj.props index 73ac652f..1191bd66 100644 --- a/src/Directory.wixproj.props +++ b/src/Directory.wixproj.props | |||
@@ -3,7 +3,8 @@ | |||
3 | 3 | ||
4 | <Project> | 4 | <Project> |
5 | <PropertyGroup> | 5 | <PropertyGroup> |
6 | <!-- TODO: changing the .wixpdb folder does not actually work until issue #6857 is resolved --> | 6 | <!-- TODO: changing the .wixpdb folder does not actually work until issue #6857 is resolved |
7 | <PdbOutputDir>$(PdbsFolder)</PdbOutputDir> | 7 | <PdbOutputDir>$(PdbsFolder)</PdbOutputDir> |
8 | --> | ||
8 | </PropertyGroup> | 9 | </PropertyGroup> |
9 | </Project> | 10 | </Project> |