summaryrefslogtreecommitdiff
path: root/src/SMAPI.Installer/Program.cs
AgeCommit message (Expand)Author
2022-04-12enable nullable annotations in installer (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-04-06use target-typed newJesse Plamondon-Willard
2021-11-28restructure installer for .NET 5 changesJesse Plamondon-Willard
2021-03-07keep window open when installer crashesJesse Plamondon-Willard
2020-08-23minor cleanupJesse Plamondon-Willard
2020-07-26use ordinal comparison/sorting instead of invariantJesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-11-19fix installer errors on Windows (#602)Jesse Plamondon-Willard
2018-11-18shorten bundle file names (#602)Jesse Plamondon-Willard
2018-11-18hide installer's bundled files to avoid confusion (#602)Jesse Plamondon-Willard
2018-08-30fix assembly load security exceptions by restructuring installer and adding *...Jesse Plamondon-Willard
2018-08-19fix installer's assembly resolution on Linux/Mac (#582)Jesse Plamondon-Willard
2018-08-19fix error handling when resolving assemblies (#582)Jesse Plamondon-Willard
2018-08-19add installer logic to detect if player moved the bundled mods (#583)Jesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard