Zbiór zmian 903 dla trunk/eCard/eCardMVC/Platnosci.Core
- Data:
- 2009-11-27 09:51:57 (16 years ago)
- Lokalizacja:
- trunk/eCard/eCardMVC/Platnosci.Core
- Pliki:
-
- 2 dodane
- 1 zmodyfikowane
-
Interface/ITranslate.cs (dodane)
-
Linq/Translate.cs (dodane)
-
Platnosci.Core.csproj (zmodyfikowane) (2 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci.Core/Platnosci.Core.csproj
r871 r903 70 70 <Compile Include="Interface\IIdentifiable.cs" /> 71 71 <Compile Include="Interface\IRepository.cs" /> 72 <Compile Include="Interface\ITranslate.cs" /> 72 73 <Compile Include="Linq\DataContext1.cs" /> 73 74 <Compile Include="Linq\Payer.cs" /> … … 84 85 <Compile Include="Linq\PotwierdzeniaEcard.cs" /> 85 86 <Compile Include="Linq\Repository.cs" /> 87 <Compile Include="Linq\Translate.cs" /> 86 88 <Compile Include="Linq\vPlatnosciEcard.cs" /> 87 89 <Compile Include="Linq\Waluta.cs" />
