Zbiór zmian 871 dla trunk/eCard/eCardMVC/Platnosci.Tests/Platnosci.Tests.csproj
- Data:
- 2009-11-09 16:00:17 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci.Tests/Platnosci.Tests.csproj (zmodyfikowane) (2 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci.Tests/Platnosci.Tests.csproj
r866 r871 65 65 <Reference Include="System.Data" /> 66 66 <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> 67 71 </ItemGroup> 68 72 <ItemGroup> 69 73 <Compile Include="Properties\AssemblyInfo.cs" /> 74 <Compile Include="Web\FakeDataContext.cs" /> 70 75 <Compile Include="Web\PlatnosciControllerTests.cs" /> 71 76 </ItemGroup> … … 80 85 </ProjectReference> 81 86 </ItemGroup> 87 <ItemGroup> 88 <Content Include="app.config" /> 89 </ItemGroup> 82 90 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 83 91 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
