insightly-api
Diff Revisions
5
vs
8
for /trunk/Insightly/TS.Insightly.API.csproj
|
@@ -9,8 +9,9 @@ |
9 |
9 |
|
<AppDesignerFolder>Properties</AppDesignerFolder> |
10 |
10 |
|
<RootNamespace>TS.Insightly.API</RootNamespace> |
11 |
11 |
|
<AssemblyName>Insightly</AssemblyName> |
12 |
|
- |
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
12 |
+ |
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
13 |
13 |
|
<FileAlignment>512</FileAlignment> |
|
14 |
+ |
<TargetFrameworkProfile /> |
14 |
15 |
|
</PropertyGroup> |
15 |
16 |
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
16 |
17 |
|
<DebugSymbols>true</DebugSymbols> |