fix c# example

This commit is contained in:
Vinzenz Schroeter 2024-05-26 14:58:05 +02:00
parent ccbba9ad83
commit 8bf1452e31
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="../../crates/servicepoint_binding_cs/ServicePoint/ServicePoint.csproj"/>
<ProjectReference Include="../../ServicePoint/ServicePoint.csproj"/>
</ItemGroup>
</Project>