summaryrefslogtreecommitdiff
path: root/src/SMAPI
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-10-07 00:21:09 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-10-07 00:21:09 -0400
commit5a0d337fcf6d18eed55334361b3eef3021912498 (patch)
tree3ddb94994bd356532163a269ff1c94e7cfad71ca /src/SMAPI
parent2c2542657890d896750384bbaa2cb765379bad06 (diff)
downloadSMAPI-5a0d337fcf6d18eed55334361b3eef3021912498.tar.gz
SMAPI-5a0d337fcf6d18eed55334361b3eef3021912498.tar.bz2
SMAPI-5a0d337fcf6d18eed55334361b3eef3021912498.zip
update FluentHttpClient
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 36db0545..e5d8937c 100644
--- a/src/SMAPI/SMAPI.csproj
+++ b/src/SMAPI/SMAPI.csproj
@@ -26,7 +26,7 @@
<PackageReference Include="Mono.Cecil" Version="0.11.4" />
<PackageReference Include="MonoMod.Common" Version="22.3.5.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
- <PackageReference Include="Pathoschild.Http.FluentClient" Version="4.1.1" />
+ <PackageReference Include="Pathoschild.Http.FluentClient" Version="4.2.0" />
<PackageReference Include="Pintail" Version="2.2.1" />
<PackageReference Include="Platonymous.TMXTile" Version="1.5.9" />
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />