diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-02-01 16:06:12 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-02-01 16:06:12 -0500 |
commit | 17a9193fd28c527dcba40360702adb277736cc45 (patch) | |
tree | 2cc6f604df00027239476acf3a74ae6bb0761323 /src/SMAPI/SMAPI.csproj | |
parent | 56b1b8d4d2177fbb0673672bc4b7bb49bcccc606 (diff) | |
download | SMAPI-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.csproj | 2 |
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> |