summaryrefslogtreecommitdiff
path: root/src/SMAPI
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-22 11:26:05 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-22 11:26:05 -0500
commitd3ec98fec8077026d3a97a74d4efc471ab37ad67 (patch)
tree3d62e18d3c5ffe0fa8d9bce7a907eb0cb70c832d /src/SMAPI
parent03c3ab3711c18f6b2bedfd02932b47bf368e1b82 (diff)
downloadSMAPI-d3ec98fec8077026d3a97a74d4efc471ab37ad67.tar.gz
SMAPI-d3ec98fec8077026d3a97a74d4efc471ab37ad67.tar.bz2
SMAPI-d3ec98fec8077026d3a97a74d4efc471ab37ad67.zip
update packages
Diffstat (limited to 'src/SMAPI')
-rw-r--r--src/SMAPI/SMAPI.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/SMAPI/SMAPI.csproj b/src/SMAPI/SMAPI.csproj
index c5d0f247..c17f13c4 100644
--- a/src/SMAPI/SMAPI.csproj
+++ b/src/SMAPI/SMAPI.csproj
@@ -15,9 +15,9 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="LargeAddressAware" Version="1.0.3" />
+ <PackageReference Include="LargeAddressAware" Version="1.0.4" />
<PackageReference Include="Lib.Harmony" Version="1.2.0.1" />
- <PackageReference Include="Mono.Cecil" Version="0.11.1" />
+ <PackageReference Include="Mono.Cecil" Version="0.11.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Platonymous.TMXTile" Version="1.0.2" />
</ItemGroup>