Change OpenbveApi location

This commit is contained in:
Marc Riera 2024-10-18 17:55:14 +02:00
parent 08f7043282
commit d7bbfd01d9
2 changed files with 3 additions and 1 deletions

View file

@ -29,7 +29,8 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="OpenBveApi">
<HintPath>..\..\..\Documents\OpenBVE\OpenBveApi.dll</HintPath>
<HintPath>ref\OpenBveApi.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>