40 |
<IsWebBootstrapper>false</IsWebBootstrapper> |
<IsWebBootstrapper>false</IsWebBootstrapper> |
41 |
<UseApplicationTrust>false</UseApplicationTrust> |
<UseApplicationTrust>false</UseApplicationTrust> |
42 |
<BootstrapperEnabled>true</BootstrapperEnabled> |
<BootstrapperEnabled>true</BootstrapperEnabled> |
43 |
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
44 |
</PropertyGroup> |
</PropertyGroup> |
45 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
46 |
<DebugSymbols>true</DebugSymbols> |
<DebugSymbols>true</DebugSymbols> |
115 |
</PropertyGroup> |
</PropertyGroup> |
116 |
<ItemGroup> |
<ItemGroup> |
117 |
<Reference Include="System" /> |
<Reference Include="System" /> |
118 |
|
<Reference Include="System.Core"> |
119 |
|
<RequiredTargetFramework>3.5</RequiredTargetFramework> |
120 |
|
</Reference> |
121 |
<Reference Include="System.Data" /> |
<Reference Include="System.Data" /> |
122 |
<Reference Include="System.Deployment" /> |
<Reference Include="System.Deployment" /> |
123 |
<Reference Include="System.Drawing" /> |
<Reference Include="System.Drawing" /> |
138 |
<Import Include="System.Data" /> |
<Import Include="System.Data" /> |
139 |
<Import Include="System.Drawing" /> |
<Import Include="System.Drawing" /> |
140 |
<Import Include="System.Diagnostics" /> |
<Import Include="System.Diagnostics" /> |
141 |
|
<Import Include="System.Linq" /> |
142 |
<Import Include="System.Windows.Forms" /> |
<Import Include="System.Windows.Forms" /> |
143 |
</ItemGroup> |
</ItemGroup> |
144 |
<ItemGroup> |
<ItemGroup> |