Zbiór zmian 871 dla trunk/eCard/eCardMVC/Platnosci.Core
- Data:
- 2009-11-09 16:00:17 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci.Core/Platnosci.Core.csproj (zmodyfikowane) (3 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci.Core/Platnosci.Core.csproj
r870 r871 33 33 </PropertyGroup> 34 34 <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> 35 39 <Reference Include="System" /> 36 40 <Reference Include="System.Data" /> … … 65 69 <Compile Include="Interface\IDataContext.cs" /> 66 70 <Compile Include="Interface\IIdentifiable.cs" /> 67 <Compile Include="Interface\IRep.cs" />68 71 <Compile Include="Interface\IRepository.cs" /> 69 72 <Compile Include="Linq\DataContext1.cs" /> 70 <Compile Include="Linq\FakeDataContext.cs" />71 73 <Compile Include="Linq\Payer.cs" /> 72 74 <Compile Include="Linq\Platnosci.cs"> … … 81 83 <Compile Include="Linq\PlatnosciEcard.cs" /> 82 84 <Compile Include="Linq\PotwierdzeniaEcard.cs" /> 83 <Compile Include="Linq\Rep.cs" />84 85 <Compile Include="Linq\Repository.cs" /> 85 86 <Compile Include="Linq\vPlatnosciEcard.cs" />
