summaryrefslogtreecommitdiff
path: root/src/SMAPI
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-06-07 21:27:56 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-06-10 00:05:23 -0400
commit11a497c1f6f62c0956d6d7265883f58504cee653 (patch)
tree704a7c6c95ae5d6a1109b6b2744a3cfce0331dbd /src/SMAPI
parent0bb9fc42933fc01c349a685e061a753cecb49518 (diff)
downloadSMAPI-11a497c1f6f62c0956d6d7265883f58504cee653.tar.gz
SMAPI-11a497c1f6f62c0956d6d7265883f58504cee653.tar.bz2
SMAPI-11a497c1f6f62c0956d6d7265883f58504cee653.zip
update Pintail
Diffstat (limited to 'src/SMAPI')
-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 3ee7d44a..3abefeab 100644
--- a/src/SMAPI/SMAPI.csproj
+++ b/src/SMAPI/SMAPI.csproj
@@ -25,7 +25,7 @@
<PackageReference Include="Mono.Cecil" Version="0.11.4" />
<PackageReference Include="MonoMod.Common" Version="22.3.5.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
- <PackageReference Include="Pintail" Version="2.1.0" />
+ <PackageReference Include="Pintail" Version="2.2.0" />
<PackageReference Include="Platonymous.TMXTile" Version="1.5.9" />
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />