summaryrefslogtreecommitdiff
path: root/src/SMAPI/SMAPI.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI/SMAPI.csproj')
-rw-r--r--src/SMAPI/SMAPI.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI/SMAPI.csproj b/src/SMAPI/SMAPI.csproj
index 5f41387b..1755b9e7 100644
--- a/src/SMAPI/SMAPI.csproj
+++ b/src/SMAPI/SMAPI.csproj
@@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="LargeAddressAware" Version="1.0.4" />
- <PackageReference Include="Lib.Harmony" Version="1.2.0.1" />
+ <PackageReference Include="Lib.Harmony" Version="2.0.0.10" />
<PackageReference Include="Mono.Cecil" Version="0.11.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Platonymous.TMXTile" Version="1.3.4" />