diff options
Diffstat (limited to 'src/Directory.wixproj.props')
-rw-r--r-- | src/Directory.wixproj.props | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/Directory.wixproj.props b/src/Directory.wixproj.props deleted file mode 100644 index 1191bd66..00000000 --- a/src/Directory.wixproj.props +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> | ||
3 | |||
4 | <Project> | ||
5 | <PropertyGroup> | ||
6 | <!-- TODO: changing the .wixpdb folder does not actually work until issue #6857 is resolved | ||
7 | <PdbOutputDir>$(PdbsFolder)</PdbOutputDir> | ||
8 | --> | ||
9 | </PropertyGroup> | ||
10 | </Project> | ||