Skip to content

Commit

Permalink
Rename Objectivity.Test.Automation to Ocaramba framework
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja committed Apr 17, 2019
1 parent 5664f58 commit 03fffe4
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,14 @@
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Objectivity.Test.Automation.Common\Ocaramba.Common.csproj">
<Project>{46fa4edc-a114-4e8f-a545-996f99e31ea8}</Project>
<Name>Ocaramba.Common</Name>
</ProjectReference>
<ProjectReference Include="..\Objectivity.Test.Automation.Tests.PageObjects\Ocaramba.Tests.PageObjects.csproj">
<Project>{1ea997e6-b873-469f-8685-17f73ebb0b92}</Project>
<Name>Ocaramba.Tests.PageObjects</Name>
</ProjectReference>
<ProjectReference Include="..\Ocaramba.Common\Ocaramba.Common.csproj">
<Project>{46fa4edc-a114-4e8f-a545-996f99e31ea8}</Project>
<Name>Ocaramba.Common</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Analyzer Include="..\packages\StyleCop.Analyzers.1.0.2\analyzers\dotnet\cs\StyleCop.Analyzers.CodeFixes.dll" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,14 +146,14 @@
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Objectivity.Test.Automation.Common\Ocaramba.Common.csproj">
<Project>{46fa4edc-a114-4e8f-a545-996f99e31ea8}</Project>
<Name>Ocaramba.Common</Name>
</ProjectReference>
<ProjectReference Include="..\Objectivity.Test.Automation.Tests.PageObjects\Ocaramba.Tests.PageObjects.csproj">
<Project>{1ea997e6-b873-469f-8685-17f73ebb0b92}</Project>
<Name>Ocaramba.Tests.PageObjects</Name>
</ProjectReference>
<ProjectReference Include="..\Ocaramba.Common\Ocaramba.Common.csproj">
<Project>{46fa4edc-a114-4e8f-a545-996f99e31ea8}</Project>
<Name>Ocaramba.Common</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="DataDriven\DataDriven.xml">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,15 +126,15 @@
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Objectivity.Test.Automation.Common\Ocaramba.Common.csproj">
<Analyzer Include="..\packages\StyleCop.Analyzers.1.0.2\analyzers\dotnet\cs\StyleCop.Analyzers.CodeFixes.dll" />
<Analyzer Include="..\packages\StyleCop.Analyzers.1.0.2\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Ocaramba.Common\Ocaramba.Common.csproj">
<Project>{46fa4edc-a114-4e8f-a545-996f99e31ea8}</Project>
<Name>Ocaramba.Common</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Analyzer Include="..\packages\StyleCop.Analyzers.1.0.2\analyzers\dotnet\cs\StyleCop.Analyzers.CodeFixes.dll" />
<Analyzer Include="..\packages\StyleCop.Analyzers.1.0.2\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,14 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Ocaramba.Common\Ocaramba.Common.csproj">
<Project>{46fa4edc-a114-4e8f-a545-996f99e31ea8}</Project>
<Name>Ocaramba.Common</Name>
</ProjectReference>
<ProjectReference Include="..\Objectivity.Test.Automation.Tests.PageObjects\Ocaramba.Tests.PageObjects.csproj">
<Project>{1ea997e6-b873-469f-8685-17f73ebb0b92}</Project>
<Name>Ocaramba.Tests.PageObjects</Name>
</ProjectReference>
<ProjectReference Include="..\Ocaramba.Common\Ocaramba.Common.csproj">
<Project>{46fa4edc-a114-4e8f-a545-996f99e31ea8}</Project>
<Name>Ocaramba.Common</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="App.config">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,14 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Objectivity.Test.Automation.Tests.NUnit\Ocaramba.Tests.NUnit.csproj">
<Project>{74f9b9a8-0055-4c13-b3c9-faced546cb43}</Project>
<Name>Ocaramba.Tests.NUnit</Name>
</ProjectReference>
<ProjectReference Include="..\Ocaramba.Common\Ocaramba.Common.csproj">
<Project>{46fa4edc-a114-4e8f-a545-996f99e31ea8}</Project>
<Name>Ocaramba.Common</Name>
</ProjectReference>
<ProjectReference Include="..\Objectivity.Test.Automation.Tests.NUnit\Ocaramba.Tests.NUnit.csproj">
<Project>{74F9B9A8-0055-4C13-B3C9-FACED546CB43}</Project>
<Name>Ocaramba.Tests.NUnit</Name>
</ProjectReference>
<ProjectReference Include="..\Objectivity.Test.Automation.Tests.PageObjects\Ocaramba.Tests.PageObjects.csproj">
<Project>{1EA997E6-B873-469F-8685-17F73EBB0B92}</Project>
<Name>Ocaramba.Tests.PageObjects</Name>
Expand Down

0 comments on commit 03fffe4

Please sign in to comment.