Missed another LogReporter reference

This commit is contained in:
Terry MacDonald 2020-12-01 22:42:09 +13:00
parent 9a2a8453b2
commit beea0b825c

View File

@ -13,7 +13,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\HeliosPlus.LogReporting\HeliosPlus.LogReporter.csproj" />
<ProjectReference Include="..\HeliosPlus.LogReporter\HeliosPlus.LogReporter.csproj" />
<ProjectReference Include="..\HeliosPlus.Shared\HeliosPlus.Shared.csproj" />
<ProjectReference Include="..\HeliosPlus\HeliosPlus.csproj" />
</ItemGroup>