diff --git a/src/InternshipSystem.Api/InternshipSystem.Api.csproj b/src/InternshipSystem.Api/InternshipSystem.Api.csproj index 614c92a..f309fb8 100644 --- a/src/InternshipSystem.Api/InternshipSystem.Api.csproj +++ b/src/InternshipSystem.Api/InternshipSystem.Api.csproj @@ -18,7 +18,7 @@ </ItemGroup> <ItemGroup> - <ProjectReference Include="..\Internship.Core\InternshipSystem.Core.csproj" /> + <ProjectReference Include="..\InternshipSystem.Core\InternshipSystem.Core.csproj" /> </ItemGroup> </Project>