summaryrefslogtreecommitdiff
path: root/src/SMAPI/SMAPI.csproj
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-07-17 13:07:59 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-14 18:52:22 -0400
commitb2134035b78c06362a4b973502e679be0b5a0de3 (patch)
treefc92c91ed21114e5763999a03c14db642b2843f2 /src/SMAPI/SMAPI.csproj
parent1bf399ec23368a0666203298768a4b24b63d6a88 (diff)
downloadSMAPI-b2134035b78c06362a4b973502e679be0b5a0de3.tar.gz
SMAPI-b2134035b78c06362a4b973502e679be0b5a0de3.tar.bz2
SMAPI-b2134035b78c06362a4b973502e679be0b5a0de3.zip
update NuGet packages
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 994a8715..d518b158 100644
--- a/src/SMAPI/SMAPI.csproj
+++ b/src/SMAPI/SMAPI.csproj
@@ -19,7 +19,7 @@
<PackageReference Include="LargeAddressAware" Version="1.0.3" />
<PackageReference Include="Lib.Harmony" Version="1.2.0.1" />
<PackageReference Include="Mono.Cecil" Version="0.10.1" />
- <PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
+ <PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
</ItemGroup>
<ItemGroup>