summaryrefslogtreecommitdiff
path: root/src/SMAPI.ModBuildConfig/package.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.ModBuildConfig/package.nuspec')
-rw-r--r--src/SMAPI.ModBuildConfig/package.nuspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SMAPI.ModBuildConfig/package.nuspec b/src/SMAPI.ModBuildConfig/package.nuspec
index 60f14efe..524cadfd 100644
--- a/src/SMAPI.ModBuildConfig/package.nuspec
+++ b/src/SMAPI.ModBuildConfig/package.nuspec
@@ -22,6 +22,7 @@
- added GAC to assembly search paths to fix references to XNA Framework.
- Added option to disable game debugging config.
- Added `.pdb` files to builds by default (to enable line numbers in error stack traces).
+ - Added optional Harmony reference.
- Fixed `Newtonsoft.Json.pdb` included in release zips when Json.NET is referenced directly.
- Fixed `<IgnoreModFilePatterns>` not working for `i18n` files.
- Dropped support for older versions of SMAPI and Visual Studio.