Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | update to .NET 5 and official 64-bit | Jesse Plamondon-Willard | |
2020-06-14 | tweak build files | Jesse Plamondon-Willard | |
2019-09-14 | remove legacy AssemblyInfo and GlobalAssemblyInfo files, use consistent ↵ | Jesse Plamondon-Willard | |
assembly names | |||
2019-09-14 | bump .NET Standard version used by the mod build package to match toolkit | Jesse Plamondon-Willard | |
2019-09-14 | update code analysis package | Jesse Plamondon-Willard | |
This commit updates the code analysis package to the one available in Visual Studio 2017 v15.9; the next version matches Visual Studio 2019. | |||
2019-09-14 | simplify project names | Jesse Plamondon-Willard | |