O
OSVBNET
Guest
Howdy,
I always use the following set of parameters to download minimum set of required files needed for my VB.NET/C# Windows Forms environment:
vs_professional.exe --layout C:\VS.NET --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.Net.ComponentGroup.TargetingPacks.Common --add Microsoft.Net.ComponentGroup.4.7.DeveloperTools --add Microsoft.VisualStudio.Component.DiagnosticTools --add Microsoft.VisualStudio.Component.Windows10SDK.17763 --lang en-US
Now I need to add Xamarian for Android only (not others like ios needed) with emulator to my existing download command set!
So I can download em all and install offline to give it a try, please kindly advise which switches should I add to this set?
Regards.
Continue reading...
I always use the following set of parameters to download minimum set of required files needed for my VB.NET/C# Windows Forms environment:
vs_professional.exe --layout C:\VS.NET --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.Net.ComponentGroup.TargetingPacks.Common --add Microsoft.Net.ComponentGroup.4.7.DeveloperTools --add Microsoft.VisualStudio.Component.DiagnosticTools --add Microsoft.VisualStudio.Component.Windows10SDK.17763 --lang en-US
Now I need to add Xamarian for Android only (not others like ios needed) with emulator to my existing download command set!
So I can download em all and install offline to give it a try, please kindly advise which switches should I add to this set?
Regards.
Continue reading...