#1
|
|||
|
|||
VS2010 *.vcxproj
We’ve updated from VS2008 to VS2010 and now I can’t get a *.vcxproj file to work with the “VS.NET Get Version” action (notice the 'x' in the filename with VS2010 projects). The help states it works “…thru 2010” but it doesn’t appear that it’s one of the valid extensions according to the help. Is there any way to work around this? Our builds depend on this functionality.
I assume that there will also be a problem with the “Make VS 2010” action as it’s also building a *.vcxproj. Thanks for your help and time in advance! |
#2
|
|||
|
|||
There was a problem with the Make VS.NET action and .vcxproj files, which is fixed in the latest download (VisBuildDotNET.dll 7.6.0.1 in Help | About | Install Info after installing). There aren't any known issues with the Make VS 2010 action and .vcxproj files.
|
#3
|
|||
|
|||
Wow, that was quick. Thank you! I'll try this first thing tomorrow and let you know how it works.
|
#4
|
|||
|
|||
Worked like a charm. Thank you so much!!
|
|
|