/[projects]/dao/DaoMqPump2/MQFilter/MQFilter.csproj
ViewVC logotype

Diff of /dao/DaoMqPump2/MQFilter/MQFilter.csproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2160 by torben, Fri May 16 15:44:17 2014 UTC revision 2162 by torben, Fri May 16 17:57:08 2014 UTC
# Line 41  Line 41 
41      </Reference>      </Reference>
42      <Reference Include="System" />      <Reference Include="System" />
43      <Reference Include="System.Configuration.Install" />      <Reference Include="System.Configuration.Install" />
     <Reference Include="System.Core" />  
     <Reference Include="Microsoft.CSharp" />  
44      <Reference Include="System.Data" />      <Reference Include="System.Data" />
45      <Reference Include="System.ServiceModel" />      <Reference Include="System.ServiceModel" />
46      <Reference Include="System.ServiceProcess" />      <Reference Include="System.ServiceProcess" />
47      <Reference Include="System.Xml" />      <Reference Include="System.Xml" />
48    </ItemGroup>    </ItemGroup>
49    <ItemGroup>    <ItemGroup>
50        <Compile Include="FilterController.cs" />
51      <Compile Include="FilterMainProgram.cs" />      <Compile Include="FilterMainProgram.cs" />
52      <Compile Include="Properties\AssemblyInfo.cs" />      <Compile Include="Properties\AssemblyInfo.cs" />
53      <Compile Include="FilterService.cs" />      <Compile Include="FilterService.cs" />
# Line 57  Line 56 
56    <ItemGroup>    <ItemGroup>
57      <None Include="app.config" />      <None Include="app.config" />
58    </ItemGroup>    </ItemGroup>
59      <ItemGroup>
60        <ProjectReference Include="..\DaoCommon\DaoCommon.csproj">
61          <Project>{321A878D-DE0A-4432-AFC9-FD0D2D9722C1}</Project>
62          <Name>DaoCommon</Name>
63        </ProjectReference>
64      </ItemGroup>
65    <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />    <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
66    <!-- To modify your build process, add your task inside one of the targets below and uncomment it.    <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
67         Other similar extension points exist, see Microsoft.Common.targets.         Other similar extension points exist, see Microsoft.Common.targets.

Legend:
Removed from v.2160  
changed lines
  Added in v.2162

  ViewVC Help
Powered by ViewVC 1.1.20