summaryrefslogtreecommitdiff
path: root/src/SMAPI
diff options
context:
space:
mode:
authorShockah <me@shockah.pl>2022-02-20 00:38:42 +0100
committerShockah <me@shockah.pl>2022-02-20 00:38:42 +0100
commit28f78d1a2942a4bf2d528d3c8f15c2188e0c9cb6 (patch)
tree13459be7d7733dfceab297c5f6a81dda27ac20f1 /src/SMAPI
parente9321ba6f90d30bb7132478df40786414b0f1304 (diff)
downloadSMAPI-28f78d1a2942a4bf2d528d3c8f15c2188e0c9cb6.tar.gz
SMAPI-28f78d1a2942a4bf2d528d3c8f15c2188e0c9cb6.tar.bz2
SMAPI-28f78d1a2942a4bf2d528d3c8f15c2188e0c9cb6.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 2204ad70..3fc76299 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="21.6.21.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
- <PackageReference Include="Pintail" Version="1.5.1" />
+ <PackageReference Include="Pintail" Version="1.6.0" />
<PackageReference Include="Platonymous.TMXTile" Version="1.5.9" />
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />
<PackageReference Include="System.Runtime.Caching" Version="5.0.0" />