index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.ModBuildConfig
/
StardewModdingAPI.ModBuildConfig.csproj
Age
Commit message (
Expand
)
Author
2018-12-27
enable latest C# features
Jesse Plamondon-Willard
2018-08-19
fix mod build package not parsing some valid manifests (#584)
Jesse Plamondon-Willard
2018-05-25
add semantic version to toolkit (#532)
Jesse Plamondon-Willard
2018-05-03
switch back to shared project due to installer issues
Jesse Plamondon-Willard
2018-05-02
reorganise to avoid errors deploying web app, fix WMI error in Linux installer
Jesse Plamondon-Willard
2018-05-01
unify SMAPI.AssemblyRewriters and SMAPI.Common projects
Jesse Plamondon-Willard
2018-04-09
add mod code analyzers to detect implicit net field conversion issues (#471)
Jesse Plamondon-Willard
2017-11-01
fix mod build package targeting .NET Framework 4.6.1
Jesse Plamondon-Willard
2017-10-10
move validation back into .targets for MonoDevelop compatibility
Jesse Plamondon-Willard
2017-10-10
validate build context before build
Jesse Plamondon-Willard
2017-10-08
update mod build package nuspec
Jesse Plamondon-Willard
2017-10-08
rewrite mod build package per new docs
Jesse Plamondon-Willard
2017-10-08
rename build task for broader use
Jesse Plamondon-Willard
2017-10-08
move release notes into mod build package docs
Jesse Plamondon-Willard
2017-10-08
move mod build config readme into docs
Jesse Plamondon-Willard
2017-10-08
add prerelease tag to zip name & normalise version format
Jesse Plamondon-Willard
2017-10-08
move create-zip task into project code
Jesse Plamondon-Willard
2017-10-08
convert mod build config into .NET project to simplify C# build tasks
Jesse Plamondon-Willard