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.Core/Platnosci.Core.csproj

    r870 r871  
    3333  </PropertyGroup> 
    3434  <ItemGroup> 
     35    <Reference Include="Elmah, Version=1.1.11517.0, Culture=neutral, processorArchitecture=MSIL"> 
     36      <SpecificVersion>False</SpecificVersion> 
     37      <HintPath>..\..\..\..\Documents and Settings\Administrator\Pulpit\bin\net-3.5\Debug\Elmah.dll</HintPath> 
     38    </Reference> 
    3539    <Reference Include="System" /> 
    3640    <Reference Include="System.Data" /> 
     
    6569    <Compile Include="Interface\IDataContext.cs" /> 
    6670    <Compile Include="Interface\IIdentifiable.cs" /> 
    67     <Compile Include="Interface\IRep.cs" /> 
    6871    <Compile Include="Interface\IRepository.cs" /> 
    6972    <Compile Include="Linq\DataContext1.cs" /> 
    70     <Compile Include="Linq\FakeDataContext.cs" /> 
    7173    <Compile Include="Linq\Payer.cs" /> 
    7274    <Compile Include="Linq\Platnosci.cs"> 
     
    8183    <Compile Include="Linq\PlatnosciEcard.cs" /> 
    8284    <Compile Include="Linq\PotwierdzeniaEcard.cs" /> 
    83     <Compile Include="Linq\Rep.cs" /> 
    8485    <Compile Include="Linq\Repository.cs" /> 
    8586    <Compile Include="Linq\vPlatnosciEcard.cs" />