summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web.LegacyRedirects/SMAPI.Web.LegacyRedirects.csproj
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-01 16:06:12 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-01 16:06:12 -0500
commit17a9193fd28c527dcba40360702adb277736cc45 (patch)
tree2cc6f604df00027239476acf3a74ae6bb0761323 /src/SMAPI.Web.LegacyRedirects/SMAPI.Web.LegacyRedirects.csproj
parent56b1b8d4d2177fbb0673672bc4b7bb49bcccc606 (diff)
downloadSMAPI-17a9193fd28c527dcba40360702adb277736cc45.tar.gz
SMAPI-17a9193fd28c527dcba40360702adb277736cc45.tar.bz2
SMAPI-17a9193fd28c527dcba40360702adb277736cc45.zip
update packages
Diffstat (limited to 'src/SMAPI.Web.LegacyRedirects/SMAPI.Web.LegacyRedirects.csproj')
-rw-r--r--src/SMAPI.Web.LegacyRedirects/SMAPI.Web.LegacyRedirects.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.Web.LegacyRedirects/SMAPI.Web.LegacyRedirects.csproj b/src/SMAPI.Web.LegacyRedirects/SMAPI.Web.LegacyRedirects.csproj
index a3d5c2b6..36831961 100644
--- a/src/SMAPI.Web.LegacyRedirects/SMAPI.Web.LegacyRedirects.csproj
+++ b/src/SMAPI.Web.LegacyRedirects/SMAPI.Web.LegacyRedirects.csproj
@@ -9,7 +9,7 @@
</ItemGroup>
<ItemGroup>
- <PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.0.0" />
+ <PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.0.2" />
<PackageReference Include="Pathoschild.Http.FluentClient" Version="3.3.1" />
</ItemGroup>