update harmony to fix problem with __args not working correctly with static methods

This commit is contained in:
Evil Factory
2022-01-23 13:07:59 -03:00
parent 0a47c85a72
commit fe57d1eb87
8 changed files with 12 additions and 12 deletions
@@ -124,7 +124,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MonoMod.Common" Version="21.12.12.3" />
<PackageReference Include="MonoMod.Common" Version="22.1.20.1" />
<PackageReference Include="MoonSharp" Version="2.0.0" />
<PackageReference Include="NVorbis" Version="0.8.6" />
<PackageReference Include="RestSharp" Version="106.12.0" />