diff options
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET4/TestComponentNET4.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET4/TestComponentNET4.csproj b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET4/TestComponentNET4.csproj index 60785894..c1398c24 100644 --- a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET4/TestComponentNET4.csproj +++ b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET4/TestComponentNET4.csproj | |||
@@ -24,7 +24,7 @@ | |||
24 | <UpgradeBackupLocation> | 24 | <UpgradeBackupLocation> |
25 | </UpgradeBackupLocation> | 25 | </UpgradeBackupLocation> |
26 | <OldToolsVersion>0.0</OldToolsVersion> | 26 | <OldToolsVersion>0.0</OldToolsVersion> |
27 | <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> | 27 | <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> |
28 | <TargetFrameworkProfile /> | 28 | <TargetFrameworkProfile /> |
29 | </PropertyGroup> | 29 | </PropertyGroup> |
30 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 30 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |