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

Comparing trunk/AnywhereTS.DBSupport/AnywhereTS.DBSupport.csproj (file contents):
Revision 113 by william, Sat Jul 14 07:14:59 2012 UTC vs.
Revision 114 by william, Sat Jul 14 07:22:59 2012 UTC

# Line 63 | Line 63
63        <RequiredTargetFramework>3.5</RequiredTargetFramework>
64      </Reference>
65      <Reference Include="System.Data" />
66 +    <Reference Include="System.Data.Linq" />
67      <Reference Include="System.Xml" />
68    </ItemGroup>
69    <ItemGroup>
# Line 84 | Line 85
85      </None>
86    </ItemGroup>
87    <ItemGroup>
87    <ProjectReference Include="..\AnywhereTS.Logging\AnywhereTS.Logging.csproj">
88      <Project>{94310144-2E03-4F73-B4B2-2039C58B242B}</Project>
89      <Name>AnywhereTS.Logging</Name>
90    </ProjectReference>
91  </ItemGroup>
92  <ItemGroup>
88      <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
89        <Visible>False</Visible>
90        <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
# Line 106 | Line 101
101        <Install>true</Install>
102      </BootstrapperPackage>
103    </ItemGroup>
104 +  <ItemGroup>
105 +    <ProjectReference Include="..\AnywhereTS.Logging\AnywhereTS.Logging.csproj">
106 +      <Project>{94310144-2E03-4F73-B4B2-2039C58B242B}</Project>
107 +      <Name>AnywhereTS.Logging</Name>
108 +    </ProjectReference>
109 +  </ItemGroup>
110    <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
111    <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
112         Other similar extension points exist, see Microsoft.Common.targets.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines