1.4.4.2 changes / OTAPI 3.1.5-alpha
This commit is contained in:
parent
e002c65f02
commit
dcf9a220dc
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue