Update OTAPI things
This commit is contained in:
parent
39c74035f7
commit
f9ef09f861
2 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@
|
|||
<PackageReference Include="GetText.NET" Version="1.7.14" /> <!-- only used to extract out to ./bin. -->
|
||||
|
||||
<!-- the launcher doesnt need the direct OTAPI reference, but since PackageReference[ExcludeFromSingleFile] doesnt work, exclude the assets and copy manually -->
|
||||
<PackageReference Include="OTAPI.Upcoming" Version="3.1.15" ExcludeAssets="all" GeneratePathProperty="true" />
|
||||
<PackageReference Include="OTAPI.Upcoming" Version="3.1.16" ExcludeAssets="all" GeneratePathProperty="true" />
|
||||
<None Include="$(PkgOTAPI_Upcoming)\lib\net6.0\OTAPI.dll">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit c6b0fd879e0d68c5125776ecde89ff3d3f730023
|
||||
Subproject commit e87215aa183dfce43458341f975647cdee5d1710
|
||||
Loading…
Add table
Add a link
Reference in a new issue