summaryrefslogtreecommitdiff
path: root/src/SMAPI/SMAPI.csproj
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-11-17 19:09:00 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-11-17 19:09:00 -0500
commit03506fc72ab33705a5b6ecd768d653acaabcc4e5 (patch)
treec023936ef57ed31638244e3da635b978f1436e8a /src/SMAPI/SMAPI.csproj
parent947d4545b1326bf6afbfb970d979dafd8ff2eb97 (diff)
downloadSMAPI-03506fc72ab33705a5b6ecd768d653acaabcc4e5.tar.gz
SMAPI-03506fc72ab33705a5b6ecd768d653acaabcc4e5.tar.bz2
SMAPI-03506fc72ab33705a5b6ecd768d653acaabcc4e5.zip
update to TMXTile 1.5.7
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 969071cf..acb1ecdf 100644
--- a/src/SMAPI/SMAPI.csproj
+++ b/src/SMAPI/SMAPI.csproj
@@ -16,7 +16,7 @@
<PackageReference Include="LargeAddressAware" Version="1.0.5" />
<PackageReference Include="Mono.Cecil" Version="0.11.3" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
- <PackageReference Include="Platonymous.TMXTile" Version="1.5.6" />
+ <PackageReference Include="Platonymous.TMXTile" Version="1.5.7" />
</ItemGroup>
<ItemGroup>