summaryrefslogtreecommitdiff
path: root/src/SMAPI
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2023-01-08 16:48:30 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2023-01-08 16:48:30 -0500
commit5518b8d461732796b0da5f4c9ba85be96bddc205 (patch)
treeb18cf059ae5e0e2e787f4de1dd3255e17083d355 /src/SMAPI
parentb246fe61452f15026382c7d6da687116fec546e1 (diff)
downloadSMAPI-5518b8d461732796b0da5f4c9ba85be96bddc205.tar.gz
SMAPI-5518b8d461732796b0da5f4c9ba85be96bddc205.tar.bz2
SMAPI-5518b8d461732796b0da5f4c9ba85be96bddc205.zip
update packages
Diffstat (limited to 'src/SMAPI')
-rw-r--r--src/SMAPI/SMAPI.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/SMAPI/SMAPI.csproj b/src/SMAPI/SMAPI.csproj
index e5d8937c..59ad47f0 100644
--- a/src/SMAPI/SMAPI.csproj
+++ b/src/SMAPI/SMAPI.csproj
@@ -22,12 +22,12 @@
<Import Project="..\..\build\common.targets" />
<ItemGroup>
- <PackageReference Include="LargeAddressAware" Version="1.0.5" />
+ <PackageReference Include="LargeAddressAware" Version="1.0.6" />
<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="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Pathoschild.Http.FluentClient" Version="4.2.0" />
- <PackageReference Include="Pintail" Version="2.2.1" />
+ <PackageReference Include="Pintail" Version="2.2.2" />
<PackageReference Include="Platonymous.TMXTile" Version="1.5.9" />
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />