Pokaż
Ignoruj:
Data:
2009-12-23 11:59:36 (16 years ago)
Autor:
marek
Opis:

re #215

Pliki:
1 przeniesione

Legenda:

Bez zmian
Dodane
Usunięte
  • trunk/eCard/eCardMVC/Platnosci.Tests/adMoto.Payments.Test.csproj

    r970 r971  
    99    <OutputType>Library</OutputType> 
    1010    <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> 
    1313    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> 
    1414    <FileAlignment>512</FileAlignment> 
     
    8585    <Compile Include="TestRunner.cs" /> 
    8686    <Compile Include="Web\eCardDataTests.cs" /> 
    87     <Compile Include="Web\FunkcjePlatnosciTests.cs" /> 
     87    <Compile Include="Web\PaymentUtilsTests.cs" /> 
    8888    <Compile Include="Web\MerchantControllerTests.cs" /> 
    8989    <Compile Include="Web\FakeDataContext.cs" /> 
     
    103103      <Name>adMoto.Payments.Core</Name> 
    104104    </ProjectReference> 
    105     <ProjectReference Include="..\Platnosci\Platnosci.Web.csproj"> 
     105    <ProjectReference Include="..\Platnosci\adMoto.Payments.Web.csproj"> 
    106106      <Project>{19B73EC2-0D53-4F8C-91E1-A08FCC0174E5}</Project> 
    107       <Name>Platnosci.Web</Name> 
     107      <Name>adMoto.Payments.Web</Name> 
    108108    </ProjectReference> 
    109109  </ItemGroup>