NoahRic / CancelFailedBuild

A VS2010 extension to cancel builds as soon as they fail.

Home Page:http://blogs.msdn.com/noahric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version on VS gallery doesn't support VS 2013

Predelnik opened this issue · comments

I know I could compile it myself though it turned out to be not that easy, probably some issues with project migration, I will try to look into it more thoroughly later. But anyway update to VS gallery version would be nice.

I believe I tried updating it for VS2013 and ran into an issue with the vs gallery (it wouldn't accept the update for some reason). Even now, when I try to go to the vsgallery page for it, I just see an error.

If you have an older VS, you could try compiling it there, just make sure to change the manifest to support vs2013. Remember also to install the VSSDK for whatever version of VS you are using.

Thank you for the answer, I managed to build it using VS2010, so for me it's fine, on the other hand it's availability for VS2013 in gallery is still important because it's needed most in macros-less VS2012 and 2013)