简体   繁体   中英

msbuild addin for VS2010

I used to use an msbuild addin for VS2008, called "MsBuildAddin" (which was itself based on the now very old Java "NantRunner"). The project page is here and the source is here . It hasn't been updated in a long time, and doesn't work with VS2010 unless you hack the source (which isn't documented at all).

Is there something similar for VS2010? I'm not looking for something different, or more feature-rich, but rather a simple drop-in replacement (if such a thing exists).

在此处输入图片说明

http://www.attrice.info/msbuild/

This is the only one I know of

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM