summaryrefslogtreecommitdiff
path: root/src/SMAPI/SMAPI.csproj
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-01 16:06:12 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-01 16:06:12 -0500
commit17a9193fd28c527dcba40360702adb277736cc45 (patch)
tree2cc6f604df00027239476acf3a74ae6bb0761323 /src/SMAPI/SMAPI.csproj
parent56b1b8d4d2177fbb0673672bc4b7bb49bcccc606 (diff)
downloadSMAPI-17a9193fd28c527dcba40360702adb277736cc45.tar.gz
SMAPI-17a9193fd28c527dcba40360702adb277736cc45.tar.bz2
SMAPI-17a9193fd28c527dcba40360702adb277736cc45.zip
update packages
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 579af423..c5d0f247 100644
--- a/src/SMAPI/SMAPI.csproj
+++ b/src/SMAPI/SMAPI.csproj
@@ -19,7 +19,7 @@
<PackageReference Include="Lib.Harmony" Version="1.2.0.1" />
<PackageReference Include="Mono.Cecil" Version="0.11.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
- <PackageReference Include="Platonymous.TMXTile" Version="1.0.0" />
+ <PackageReference Include="Platonymous.TMXTile" Version="1.0.2" />
</ItemGroup>
<ItemGroup>