summaryrefslogtreecommitdiff
path: root/src/SMAPI.ModBuildConfig/StardewModdingAPI.ModBuildConfig.csproj
AgeCommit message (Expand)Author
2018-12-27enable latest C# featuresJesse Plamondon-Willard
2018-08-19fix mod build package not parsing some valid manifests (#584)Jesse Plamondon-Willard
2018-05-25add semantic version to toolkit (#532)Jesse Plamondon-Willard
2018-05-03switch back to shared project due to installer issuesJesse Plamondon-Willard
2018-05-02reorganise to avoid errors deploying web app, fix WMI error in Linux installerJesse Plamondon-Willard
2018-05-01unify SMAPI.AssemblyRewriters and SMAPI.Common projectsJesse Plamondon-Willard
2018-04-09add mod code analyzers to detect implicit net field conversion issues (#471)Jesse Plamondon-Willard
2017-11-01fix mod build package targeting .NET Framework 4.6.1Jesse Plamondon-Willard
2017-10-10move validation back into .targets for MonoDevelop compatibilityJesse Plamondon-Willard
2017-10-10validate build context before buildJesse Plamondon-Willard
2017-10-08update mod build package nuspecJesse Plamondon-Willard
2017-10-08rewrite mod build package per new docsJesse Plamondon-Willard
2017-10-08rename build task for broader useJesse Plamondon-Willard
2017-10-08move release notes into mod build package docsJesse Plamondon-Willard
2017-10-08move mod build config readme into docsJesse Plamondon-Willard
2017-10-08add prerelease tag to zip name & normalise version formatJesse Plamondon-Willard
2017-10-08move create-zip task into project codeJesse Plamondon-Willard
2017-10-08convert mod build config into .NET project to simplify C# build tasksJesse Plamondon-Willard