summaryrefslogtreecommitdiff
path: root/src/SMAPI
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-05 02:09:24 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-14 19:19:34 -0400
commit2f9884c47be16d476d5acbecd053b0754fa2bd59 (patch)
tree1aa740a380ea4a45d289c262f28d34c5ea1edf99 /src/SMAPI
parent2d6175fcd27d83f7f09e570252f9e45c44115b0a (diff)
downloadSMAPI-2f9884c47be16d476d5acbecd053b0754fa2bd59.tar.gz
SMAPI-2f9884c47be16d476d5acbecd053b0754fa2bd59.tar.bz2
SMAPI-2f9884c47be16d476d5acbecd053b0754fa2bd59.zip
update packages
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 f41ede29..7c7bfc71 100644
--- a/src/SMAPI/SMAPI.csproj
+++ b/src/SMAPI/SMAPI.csproj
@@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="LargeAddressAware" Version="1.0.3" />
<PackageReference Include="Lib.Harmony" Version="1.2.0.1" />
- <PackageReference Include="Mono.Cecil" Version="0.10.4" />
+ <PackageReference Include="Mono.Cecil" Version="0.11.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
</ItemGroup>