Search code examples
visual-studiocompilationprojectazuresolution

Visual studio project/solution compilation with only .net SDK (without installed VS)


Is it possible? And if possible, is it possible to compile created in VS azure cloud project, having only .net35 and azure SDKs installed, also without VS?


Solution

  • You could use MSBuild which comes with the .NET framework