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

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

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

revision 2012 by torben, Wed Jul 10 20:24:16 2013 UTC revision 2070 by torben, Wed Nov 13 10:09:10 2013 UTC
# Line 14  Line 14 
14      <TargetFrameworkProfile>      <TargetFrameworkProfile>
15      </TargetFrameworkProfile>      </TargetFrameworkProfile>
16      <FileAlignment>512</FileAlignment>      <FileAlignment>512</FileAlignment>
17        <IsWebBootstrapper>false</IsWebBootstrapper>
18      <PublishUrl>publish\</PublishUrl>      <PublishUrl>publish\</PublishUrl>
19      <Install>true</Install>      <Install>true</Install>
20      <InstallFrom>Disk</InstallFrom>      <InstallFrom>Disk</InstallFrom>
# Line 26  Line 27 
27      <MapFileExtensions>true</MapFileExtensions>      <MapFileExtensions>true</MapFileExtensions>
28      <ApplicationRevision>0</ApplicationRevision>      <ApplicationRevision>0</ApplicationRevision>
29      <ApplicationVersion>1.0.0.%2a</ApplicationVersion>      <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     <IsWebBootstrapper>false</IsWebBootstrapper>  
30      <UseApplicationTrust>false</UseApplicationTrust>      <UseApplicationTrust>false</UseApplicationTrust>
31      <BootstrapperEnabled>true</BootstrapperEnabled>      <BootstrapperEnabled>true</BootstrapperEnabled>
32    </PropertyGroup>    </PropertyGroup>
# Line 54  Line 54 
54        <SpecificVersion>False</SpecificVersion>        <SpecificVersion>False</SpecificVersion>
55        <HintPath>..\..\..\Program Files\IBM\WebSphere MQ\bin\amqmdnet.dll</HintPath>        <HintPath>..\..\..\Program Files\IBM\WebSphere MQ\bin\amqmdnet.dll</HintPath>
56      </Reference>      </Reference>
57      <Reference Include="MySql.Data, Version=6.1.6.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">      <Reference Include="MySql.Data, Version=6.7.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" />
       <Private>True</Private>  
     </Reference>  
58      <Reference Include="System" />      <Reference Include="System" />
59      <Reference Include="System.Configuration.Install" />      <Reference Include="System.Configuration.Install" />
60      <Reference Include="System.Runtime.Remoting" />      <Reference Include="System.Runtime.Remoting" />
# Line 67  Line 65 
65      <Reference Include="System.Xml" />      <Reference Include="System.Xml" />
66    </ItemGroup>    </ItemGroup>
67    <ItemGroup>    <ItemGroup>
68        <Compile Include="ElapsedTimer.cs" />
69      <Compile Include="IRemoteControl.cs" />      <Compile Include="IRemoteControl.cs" />
70      <Compile Include="StatusData.cs" />      <Compile Include="StatusData.cs" />
71      <Compile Include="MainProgram.cs" />      <Compile Include="MainProgram.cs" />

Legend:
Removed from v.2012  
changed lines
  Added in v.2070

  ViewVC Help
Powered by ViewVC 1.1.20