Running different versions of the dotnet sdk parallel?

  • Thread starter Thread starter polesen at nordija
  • Start date Start date
P

polesen at nordija

Hi,

Is it possible to install both the v1.1 and the v2.0 .net framework and
sdk on the same windowsbox? And if so, how do I then setup to use each
sdk individually?

/Per
 
Is it possible to install both the v1.1 and the v2.0 .net framework and
sdk on the same windowsbox? And if so, how do I then setup to use each
sdk individually?

Yes that works fine. If you use the respective command prompt shortcut
on the start menu it will set up the correct environment variables.


Mattias
 
Back
Top