chore: use local OTA lib
This commit is contained in:
parent
e8bbb7f93f
commit
593f510149
6 changed files with 10 additions and 2 deletions
|
|
@ -47,6 +47,15 @@
|
|||
<Reference Include="HttpServer">
|
||||
<HintPath>..\prebuilts\HttpServer.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="ModFramework">
|
||||
<HintPath>..\lib\ModFramework.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="OTAPI">
|
||||
<HintPath>..\lib\OTAPI.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="OTAPI.Runtime">
|
||||
<HintPath>..\lib\OTAPI.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue