Skip to content
Snippets Groups Projects
Commit 3fc957b2 authored by Benedikt Heinrichs's avatar Benedikt Heinrichs
Browse files

Merge branch 'Topic/100-conventions' into 'Product/94-conventions'

Topic/100 conventions

See merge request coscine/cs/exampleproject!1
parents 309d7d33 d76180bb
No related tags found
2 merge requests!2Product/94 conventions,!1Topic/100 conventions
......@@ -52,7 +52,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Coscine.ExampleProject\Coscine.ExampleProject.csproj">
<ProjectReference Include="..\ExampleProject\ExampleProject.csproj">
<Project>{c2ceac2b-9b72-4e1a-8d77-844b55fdd63f}</Project>
<Name>Coscine.ExampleProject</Name>
</ProjectReference>
......
......@@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.156
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Coscine.ExampleProject", "Coscine.ExampleProject\Coscine.ExampleProject.csproj", "{C2CEAC2B-9B72-4E1A-8D77-844B55FDD63F}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExampleProject", "ExampleProject\ExampleProject.csproj", "{C2CEAC2B-9B72-4E1A-8D77-844B55FDD63F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Coscine.ExampleProject.Tests", "Coscine.ExampleProject.Tests\Coscine.ExampleProject.Tests.csproj", "{3D48D1E9-ABAF-493E-AE40-DC175EAC23DC}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExampleProject.Tests", "ExampleProject.Tests\ExampleProject.Tests.csproj", "{3D48D1E9-ABAF-493E-AE40-DC175EAC23DC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment