Pokaż
Ignoruj:
Data:
2009-11-09 16:00:17 (16 years ago)
Autor:
alina
Opis:

re #215

Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • trunk/eCard/eCardMVC/Platnosci.Tests/Platnosci.Tests.csproj

    r866 r871  
    6565    <Reference Include="System.Data" /> 
    6666    <Reference Include="System.Xml" /> 
     67    <Reference Include="WatiN.Core, Version=2.0.10.928, Culture=neutral, PublicKeyToken=db7cfd3acb5ad44e, processorArchitecture=x86"> 
     68      <SpecificVersion>False</SpecificVersion> 
     69      <HintPath>..\..\..\..\Documents and Settings\Administrator\Pulpit\WatiN-2.0.10.928-net-2.0\bin\WatiN.Core.dll</HintPath> 
     70    </Reference> 
    6771  </ItemGroup> 
    6872  <ItemGroup> 
    6973    <Compile Include="Properties\AssemblyInfo.cs" /> 
     74    <Compile Include="Web\FakeDataContext.cs" /> 
    7075    <Compile Include="Web\PlatnosciControllerTests.cs" /> 
    7176  </ItemGroup> 
     
    8085    </ProjectReference> 
    8186  </ItemGroup> 
     87  <ItemGroup> 
     88    <Content Include="app.config" /> 
     89  </ItemGroup> 
    8290  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 
    8391  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.