diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-03-22 19:26:09 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-03-22 19:26:09 -0400 |
commit | 107232ae439c26459b08f20e17f7582077cb35ba (patch) | |
tree | f688f4a54ab1468db7e73deda104056039455edb /src/SMAPI | |
parent | a50e78efd827bfeab32dac37749c001af0c5a2d3 (diff) | |
download | SMAPI-107232ae439c26459b08f20e17f7582077cb35ba.tar.gz SMAPI-107232ae439c26459b08f20e17f7582077cb35ba.tar.bz2 SMAPI-107232ae439c26459b08f20e17f7582077cb35ba.zip |
update packages
Diffstat (limited to 'src/SMAPI')
-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 73c6670b..5f41387b 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.2" /> <PackageReference Include="Newtonsoft.Json" Version="12.0.3" /> - <PackageReference Include="Platonymous.TMXTile" Version="1.3.3" /> + <PackageReference Include="Platonymous.TMXTile" Version="1.3.4" /> </ItemGroup> <ItemGroup> |