Skip to content
Snippets Groups Projects
Commit d76180bb authored by David Schimmel's avatar David Schimmel
Browse files

renamed projects

parent aee78b92
No related branches found
No related tags found
2 merge requests!2Product/94 conventions,!1Topic/100 conventions
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\ExampleProject\Coscine.ExampleProject.csproj"> <ProjectReference Include="..\ExampleProject\ExampleProject.csproj">
<Project>{c2ceac2b-9b72-4e1a-8d77-844b55fdd63f}</Project> <Project>{c2ceac2b-9b72-4e1a-8d77-844b55fdd63f}</Project>
<Name>Coscine.ExampleProject</Name> <Name>Coscine.ExampleProject</Name>
</ProjectReference> </ProjectReference>
......
...@@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 ...@@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16 # Visual Studio Version 16
VisualStudioVersion = 16.0.28803.156 VisualStudioVersion = 16.0.28803.156
MinimumVisualStudioVersion = 10.0.40219.1 MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Coscine.ExampleProject", "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 EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Coscine.ExampleProject.Tests", "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 EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment