fix paths, also build main library automatically for C# binding

This commit is contained in:
Vinzenz Schroeter 2024-05-13 21:39:16 +02:00
parent 18aa87da92
commit 51685f038c
4 changed files with 21 additions and 10 deletions

View file

@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\servicepoint2-binding-cs\ServicePoint2\ServicePoint2.csproj"/>
<ProjectReference Include="..\..\servicepoint2-binding-cs\src\ServicePoint2.csproj"/>
</ItemGroup>
</Project>