mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-29 16:38:37 +00:00
Fix Game API not working
This commit is contained in:
parent
7e939f8c5f
commit
51b3c72a2f
3 changed files with 3 additions and 10 deletions
|
@ -35,6 +35,9 @@
|
|||
<Content Include="ExampleFiles\**">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<ProjectReference Include="..\ProjectLighthouse.API\ProjectLighthouse.API.csproj"/>
|
||||
<ProjectReference Include="..\ProjectLighthouse.GameAPI\ProjectLighthouse.GameAPI.csproj"/>
|
||||
<ProjectReference Include="..\ProjectLighthouse.Website\ProjectLighthouse.Website.csproj"/>
|
||||
<ProjectReference Include="..\ProjectLighthouse\ProjectLighthouse.csproj"/>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue