Open jbarber2016 opened 5 years ago
Doesn't msbuild throw the same exception if the license for visual studio is expired?
@avdbrink No, because msbuild is a command line that comes with .net sdk. So, it shouldn't throw the error. devenv.com is what Visual Studio uses so therefore if the license is expired you'll get a message.
Creating an issue for devenv.com usage. Some versions will cause the devenv.com to throw an error for License on Visual Studio. msbuild is supported, just need to figure out proper build arguements.