Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-09 | prepare for release | Jesse Plamondon-Willard | |
2022-06-10 | update Newtonsoft.Json | Jesse Plamondon-Willard | |
2022-04-14 | prepare mod build package 4.0.1 for release | Jesse Plamondon-Willard | |
2022-04-14 | fix assembly version conflict error in mod build package | Jesse Plamondon-Willard | |
2022-04-07 | reverse mod build package migration to .NET 5 (#837) | Jesse Plamondon-Willard | |
The migrated package didn't work consistently in VIsual Studio, so this suppresses nullable annotations in .NET Standard instead. | |||
2022-04-07 | migrate mod build package to .NET 5 to allow full nullable annotations (#837) | Jesse Plamondon-Willard | |
2022-04-06 | fix all warnings to simplify migration to nullable annotations (#837) | Jesse Plamondon-Willard | |
2021-11-28 | bump upcoming mod build package version | Jesse Plamondon-Willard | |
2021-11-28 | update to .NET 5 and official 64-bit | Jesse Plamondon-Willard | |
2021-10-08 | bump to .NET Framework 4.5.2 | Jesse Plamondon-Willard | |
2021-03-30 | prepare for release | Jesse Plamondon-Willard | |
2021-03-30 | prepare mod build package for 64-bit SMAPI (#767) | Jesse Plamondon-Willard | |
2021-03-21 | Drop hardcoded 32-bit restrictions on most SMAPI assemblies (#767) | Jesse Plamondon-Willard | |
SMAPI itself needs to be 32-bit to avoid errors trying to load the 32-bit game. | |||
2020-09-23 | prepare mod build package for release | Jesse Plamondon-Willard | |
2020-09-23 | streamline mod build config package creation | Jesse Plamondon-Willard | |
2020-09-11 | prepare for release | Jesse Plamondon-Willard | |
2020-09-06 | prepare for release | Jesse Plamondon-Willard | |
2020-06-14 | tweak build files | Jesse Plamondon-Willard | |
2019-11-24 | migrate package icon to the new NuGet format | Jesse Plamondon-Willard | |
2019-09-14 | minor fixes | Jesse Plamondon-Willard | |
2019-09-14 | remove legacy AssemblyInfo and GlobalAssemblyInfo files, use consistent ↵ | Jesse Plamondon-Willard | |
assembly names | |||
2019-09-14 | group technical docs, add general shortcut for mod build package docs (#651) | Jesse Plamondon-Willard | |
2019-09-14 | move <GamePath> logic into separate .targets file file for reuse | Jesse Plamondon-Willard | |
2019-09-14 | update mods + mod build package for smapi-internal changes | Jesse Plamondon-Willard | |
2019-09-14 | simplify project names | Jesse Plamondon-Willard | |