Fix project paths

main
ilitirit 1 year ago
parent 60a380368f
commit a2b3c8dfc1

@ -25,7 +25,7 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\..\ExpediencePlugin\Expedience.Models\Expedience.Models.csproj" /> <ProjectReference Include="..\ExpediencePlugin\Expedience.Models\Expedience.Models.csproj" />
<ProjectReference Include="..\Expedience.Infrastructure\Expedience.Infrastructure.csproj" /> <ProjectReference Include="..\Expedience.Infrastructure\Expedience.Infrastructure.csproj" />
</ItemGroup> </ItemGroup>

Loading…
Cancel
Save