mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-28 00:19:27 +00:00
upgrade packages in the other projects as well, for consistency
This commit is contained in:
parent
a7b98bce07
commit
cc856d3cbf
@ -4,6 +4,6 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="OuterWildsGameLibs" Version="1.1.12.168" IncludeAssets="compile" />
|
||||
<PackageReference Include="HarmonyX" Version="2.9.0" IncludeAssets="compile" />
|
||||
<PackageReference Include="HarmonyX" Version="2.10.0" IncludeAssets="compile" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
@ -4,8 +4,8 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="OuterWildsGameLibs" Version="1.1.12.168" />
|
||||
<PackageReference Include="OWML" Version="2.3.2" />
|
||||
<PackageReference Include="HarmonyX" Version="2.9.0" />
|
||||
<PackageReference Include="OWML" Version="2.5.2" />
|
||||
<PackageReference Include="HarmonyX" Version="2.10.0" />
|
||||
<Reference Include="../Mirror/*.dll" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue
Block a user