Open
Description
openedon Apr 19, 2017
The tools build doesn't necessarily need to live in the same repo and it clutters the build system by building it everytime even though its code velocity isn't the same as build.sln. It would be nice to only build tools.sln when a change actually affects that area and to otherwise rely on the latest package (more of a true CI / CD build system)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment