/[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 2161 by torben, Fri May 16 16:05:47 2014 UTC revision 2162 by torben, Fri May 16 17:57:08 2014 UTC
# Line 47  Line 47 
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 55  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.2161  
changed lines
  Added in v.2162

  ViewVC Help
Powered by ViewVC 1.1.20