diff options
Diffstat (limited to 'src/wix/test/WixToolsetTest.Sdk/TestData/PackageWith,Comma/PackageWith,Comma.wixproj')
-rw-r--r-- | src/wix/test/WixToolsetTest.Sdk/TestData/PackageWith,Comma/PackageWith,Comma.wixproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/wix/test/WixToolsetTest.Sdk/TestData/PackageWith,Comma/PackageWith,Comma.wixproj b/src/wix/test/WixToolsetTest.Sdk/TestData/PackageWith,Comma/PackageWith,Comma.wixproj new file mode 100644 index 00000000..1feeef43 --- /dev/null +++ b/src/wix/test/WixToolsetTest.Sdk/TestData/PackageWith,Comma/PackageWith,Comma.wixproj | |||
@@ -0,0 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build"> | ||
3 | <Import Project="$(WixMSBuildProps)" /> | ||
4 | |||
5 | <Import Project="$(WixTargetsPath)" /> | ||
6 | </Project> | ||