Pokaż
Ignoruj:
Data:
2009-11-03 16:06:42 (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

    r866 r870  
    6363  </ItemGroup> 
    6464  <ItemGroup> 
     65    <Compile Include="Interface\IDataContext.cs" /> 
    6566    <Compile Include="Interface\IIdentifiable.cs" /> 
     67    <Compile Include="Interface\IRep.cs" /> 
    6668    <Compile Include="Interface\IRepository.cs" /> 
    67     <Compile Include="Interface\IRepositoryPE.cs" /> 
    68     <Compile Include="Interface\IRepositoryPT.cs" /> 
     69    <Compile Include="Linq\DataContext1.cs" /> 
     70    <Compile Include="Linq\FakeDataContext.cs" /> 
    6971    <Compile Include="Linq\Payer.cs" /> 
    7072    <Compile Include="Linq\Platnosci.cs"> 
     
    7880    <Compile Include="Linq\PlatnosciDataContext.cs" /> 
    7981    <Compile Include="Linq\PlatnosciEcard.cs" /> 
     82    <Compile Include="Linq\PotwierdzeniaEcard.cs" /> 
     83    <Compile Include="Linq\Rep.cs" /> 
    8084    <Compile Include="Linq\Repository.cs" /> 
    81     <Compile Include="Linq\RepositoryPlatnosciEcard.cs" /> 
    82     <Compile Include="Linq\RepositoryPotwierdzeniaEcard.cs" /> 
    8385    <Compile Include="Linq\vPlatnosciEcard.cs" /> 
    8486    <Compile Include="Linq\Waluta.cs" />