Zbiór zmian 870 dla trunk/eCard/eCardMVC/Platnosci.Core/Platnosci.Core.csproj
- Data:
- 2009-11-03 16:06:42 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci.Core/Platnosci.Core.csproj (zmodyfikowane) (2 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci.Core/Platnosci.Core.csproj
r866 r870 63 63 </ItemGroup> 64 64 <ItemGroup> 65 <Compile Include="Interface\IDataContext.cs" /> 65 66 <Compile Include="Interface\IIdentifiable.cs" /> 67 <Compile Include="Interface\IRep.cs" /> 66 68 <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" /> 69 71 <Compile Include="Linq\Payer.cs" /> 70 72 <Compile Include="Linq\Platnosci.cs"> … … 78 80 <Compile Include="Linq\PlatnosciDataContext.cs" /> 79 81 <Compile Include="Linq\PlatnosciEcard.cs" /> 82 <Compile Include="Linq\PotwierdzeniaEcard.cs" /> 83 <Compile Include="Linq\Rep.cs" /> 80 84 <Compile Include="Linq\Repository.cs" /> 81 <Compile Include="Linq\RepositoryPlatnosciEcard.cs" />82 <Compile Include="Linq\RepositoryPotwierdzeniaEcard.cs" />83 85 <Compile Include="Linq\vPlatnosciEcard.cs" /> 84 86 <Compile Include="Linq\Waluta.cs" />
