Resolve project reference problem

This commit is contained in:
mborzyszkowski 2020-07-08 18:39:19 +02:00
parent 7e181f6887
commit fd5d6b0f48

View File

@ -18,7 +18,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Internship.Core\InternshipSystem.Core.csproj" />
<ProjectReference Include="..\InternshipSystem.Core\InternshipSystem.Core.csproj" />
</ItemGroup>
</Project>