wip backend package

This commit is contained in:
Vinzenz Schroeter 2025-09-27 21:55:59 +02:00
parent 5ae9b62df3
commit 11da297253
5 changed files with 216 additions and 66 deletions

View file

@ -30,7 +30,8 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\servicepoint\crates\servicepoint_binding_uniffi\libraries\csharp\ServicePoint\ServicePoint.csproj" />
<ProjectReference Include="..\servicepoint-binding-uniffi\SericePoint\ServicePoint.csproj" />
<PackageReference Include="ServicePoint" Version="*" Condition=" '$(ContinuousIntegrationBuild)'=='true' "/>
</ItemGroup>
</Project>