ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/VBDLL/VBDLL.vbproj
(Generate patch)

Comparing trunk/VBDLL/VBDLL.vbproj (file contents):
Revision 92 by william, Thu Jul 12 17:12:08 2012 UTC vs.
Revision 93 by william, Sat Jul 14 02:35:50 2012 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines