diff options
Diffstat (limited to 'src/wix/test/WixToolsetTest.Converters.Symbolizer/TestData/Integration/test.wixproj')
| -rw-r--r-- | src/wix/test/WixToolsetTest.Converters.Symbolizer/TestData/Integration/test.wixproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wix/test/WixToolsetTest.Converters.Symbolizer/TestData/Integration/test.wixproj b/src/wix/test/WixToolsetTest.Converters.Symbolizer/TestData/Integration/test.wixproj index d7c4e625..456e2237 100644 --- a/src/wix/test/WixToolsetTest.Converters.Symbolizer/TestData/Integration/test.wixproj +++ b/src/wix/test/WixToolsetTest.Converters.Symbolizer/TestData/Integration/test.wixproj | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" InitialTargets="EnsureWixToolsetInstalled" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 2 | <Project DefaultTargets="Build" InitialTargets="EnsureWixToolsetInstalled" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | <PropertyGroup> | 3 | <PropertyGroup> |
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| 5 | <Platform Condition=" '$(Platform)' == '' ">x86</Platform> | 5 | <Platform Condition=" '$(Platform)' == '' ">x86</Platform> |
| @@ -44,4 +44,4 @@ | |||
| 44 | <Target Name="AfterBuild"> | 44 | <Target Name="AfterBuild"> |
| 45 | </Target> | 45 | </Target> |
| 46 | --> | 46 | --> |
| 47 | </Project> \ No newline at end of file | 47 | </Project> |
