You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current version is already able to read VS2015 solutions - great! :-)
With the VS2005 solution file which I created with this tool, I was able to get NAnt running with the solution build task (VS2015 solutions is not supported by NAnt as it seems to me).
Following things I had to do (or I did but were possibly not required):
NAnt (sorry, I haven't got a full VS2005, but I expect it works same or similar as VS2005) compelled about invalid warning switch-offs, that's why I removed
Current version is already able to read VS2015 solutions - great! :-)
With the VS2005 solution file which I created with this tool, I was able to get NAnt running with the solution build task (VS2015 solutions is not supported by NAnt as it seems to me).
Following things I had to do (or I did but were possibly not required):
NAnt (sorry, I haven't got a full VS2005, but I expect it works same or similar as VS2005) compelled about invalid warning switch-offs, that's why I removed
from my .vbproj file. After that, NAnt solution build worked with the new VS2005 solution files.
The text was updated successfully, but these errors were encountered: