Update cartservice.tests project path to point to src code

This commit is contained in:
David Mailhot 2020-01-22 16:31:15 -08:00
parent 31e34ece97
commit 96d6567b0f

View file

@ -18,7 +18,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\cartservice\cartservice.csproj" />
<ProjectReference Include="..\..\cartservice.csproj" />
</ItemGroup>
<ItemGroup>