summaryrefslogtreecommitdiff
path: root/src/SMAPI
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-08-02 16:18:11 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-08-02 16:18:11 -0400
commit849c6da9cadfdb69c0c7a458230d7b8972ed1c5f (patch)
treec67eaca862d96f868723e5147f7b01237ef84530 /src/SMAPI
parente96f4fb797c9544d525dbd414b034b0f545fc11b (diff)
downloadSMAPI-849c6da9cadfdb69c0c7a458230d7b8972ed1c5f.tar.gz
SMAPI-849c6da9cadfdb69c0c7a458230d7b8972ed1c5f.tar.bz2
SMAPI-849c6da9cadfdb69c0c7a458230d7b8972ed1c5f.zip
update dependencies
Diffstat (limited to 'src/SMAPI')
-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 4af4527b..a3dbf52f 100644
--- a/src/SMAPI/SMAPI.csproj
+++ b/src/SMAPI/SMAPI.csproj
@@ -13,7 +13,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="LargeAddressAware" Version="1.0.4" />
+ <PackageReference Include="LargeAddressAware" Version="1.0.5" />
<PackageReference Include="Mono.Cecil" Version="0.11.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Platonymous.TMXTile" Version="1.3.8" />