diff options
Diffstat (limited to 'src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET3/TestComponentNET3.csproj')
| -rw-r--r-- | src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET3/TestComponentNET3.csproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET3/TestComponentNET3.csproj b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET3/TestComponentNET3.csproj index b0c4aff9..a71fb079 100644 --- a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET3/TestComponentNET3.csproj +++ b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET3/TestComponentNET3.csproj | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build"> | 2 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build"> |
| 3 | <PropertyGroup> | 3 | <PropertyGroup> |
| 4 | <ProjectType>Local</ProjectType> | 4 | <ProjectType>Local</ProjectType> |
| 5 | <ProductVersion>7.0.9466</ProductVersion> | 5 | <ProductVersion>7.0.9466</ProductVersion> |
| @@ -94,4 +94,4 @@ | |||
| 94 | <PostBuildEvent>call "$(DevEnvDir)..\Tools\VsDevCmd.bat" | 94 | <PostBuildEvent>call "$(DevEnvDir)..\Tools\VsDevCmd.bat" |
| 95 | tlbexp.exe $(TargetDir)$(TargetFileName)</PostBuildEvent> | 95 | tlbexp.exe $(TargetDir)$(TargetFileName)</PostBuildEvent> |
| 96 | </PropertyGroup> | 96 | </PropertyGroup> |
| 97 | </Project> \ No newline at end of file | 97 | </Project> |
