-
-
Notifications
You must be signed in to change notification settings - Fork 887
Closed
Labels
Milestone
Description
The build infrastructure for ImageSharp is rather limited today and doesn't always follow best practices.
It would be ideal if this could be updated to have cross-platform build scripts, rely on things like Directory.Build.props/targets for centralizing build metadata, and generally be updated to do things like work with long paths, with paths that have spaces in the name, and where the working directory is not the repo root.
antonfirsov