1.4.4.2 changes / OTAPI 3.1.5-alpha

This commit is contained in:
Luke 2022-09-30 15:33:33 +10:00
parent e002c65f02
commit dcf9a220dc
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
<PackageReference Include="ModFramework" Version="1.1.2-alpha" GeneratePathProperty="true" /> <!-- 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.4-alpha" ExcludeAssets="all" GeneratePathProperty="true" />
<PackageReference Include="OTAPI.Upcoming" Version="3.1.5-alpha" ExcludeAssets="all" GeneratePathProperty="true" />
<None Include="$(PkgOTAPI_Upcoming)\lib\net6.0\OTAPI.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>

@ -1 +1 @@
Subproject commit 79596dca992a3b9820569dbd9c973862ee6be54a
Subproject commit 9d189aecc7e2c5c69fd2bb656af361a213520875