insightly-api
Diff Revisions
4
vs
8
for /trunk/UnitTestInsightly/UnitTestInsightly.csproj
|
@@ -8,7 +8,7 @@ |
8 |
8 |
|
<AppDesignerFolder>Properties</AppDesignerFolder> |
9 |
9 |
|
<RootNamespace>UnitTestInsightly</RootNamespace> |
10 |
10 |
|
<AssemblyName>UnitTestInsightly</AssemblyName> |
11 |
|
- |
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
11 |
+ |
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
12 |
12 |
|
<FileAlignment>512</FileAlignment> |
13 |
13 |
|
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
14 |
14 |
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> |
|
@@ -16,6 +16,7 @@ |
16 |
16 |
|
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath> |
17 |
17 |
|
<IsCodedUITest>False</IsCodedUITest> |
18 |
18 |
|
<TestProjectType>UnitTest</TestProjectType> |
|
19 |
+ |
<TargetFrameworkProfile /> |
19 |
20 |
|
</PropertyGroup> |
20 |
21 |
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
21 |
22 |
|
<DebugSymbols>true</DebugSymbols> |