Zbiór zmian 971 dla trunk/eCard/eCardMVC/Platnosci.Tests/adMoto.Payments.Test.csproj
- Data:
- 2009-12-23 11:59:36 (16 years ago)
- Pliki:
-
- 1 przeniesione
-
trunk/eCard/eCardMVC/Platnosci.Tests/adMoto.Payments.Test.csproj (przeniesione) (przeniesione from trunk/eCard/eCardMVC/Platnosci.Tests/Platnosci.Tests.csproj) (3 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci.Tests/adMoto.Payments.Test.csproj
r970 r971 9 9 <OutputType>Library</OutputType> 10 10 <AppDesignerFolder>Properties</AppDesignerFolder> 11 <RootNamespace> Platnosci.Tests</RootNamespace>12 <AssemblyName> Platnosci.Tests</AssemblyName>11 <RootNamespace>adMoto.Payments.Test</RootNamespace> 12 <AssemblyName>adMoto.Payments.Test</AssemblyName> 13 13 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> … … 85 85 <Compile Include="TestRunner.cs" /> 86 86 <Compile Include="Web\eCardDataTests.cs" /> 87 <Compile Include="Web\ FunkcjePlatnosciTests.cs" />87 <Compile Include="Web\PaymentUtilsTests.cs" /> 88 88 <Compile Include="Web\MerchantControllerTests.cs" /> 89 89 <Compile Include="Web\FakeDataContext.cs" /> … … 103 103 <Name>adMoto.Payments.Core</Name> 104 104 </ProjectReference> 105 <ProjectReference Include="..\Platnosci\ Platnosci.Web.csproj">105 <ProjectReference Include="..\Platnosci\adMoto.Payments.Web.csproj"> 106 106 <Project>{19B73EC2-0D53-4F8C-91E1-A08FCC0174E5}</Project> 107 <Name> Platnosci.Web</Name>107 <Name>adMoto.Payments.Web</Name> 108 108 </ProjectReference> 109 109 </ItemGroup>
