Fix broken project reference
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\src\Randall.Domain\Randall.Domain.csproj" />
|
||||
<ProjectReference Include="..\..\..\src\Randall.Domain\Randall.Domain.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
Reference in New Issue
Block a user