M
Monne Onrust
Guest
LS,
I'm installing Visual Studio Build Tools on my build server and notice that dotnet.exe is not installed. There isn't even a folder C:\Program Files\dotnet present after installation. I'm installing the following components:
- Microsoft.VisualStudio.Workload.VCTools;includeRecommended
- Microsoft.VisualStudio.Workload.NetCoreTools;includeRecommended
- Microsoft.VisualStudio.Component.TestTools.Core
- Microsoft.Net.Core.Component.SDK
I'm almost sure I did an installation of Visual Studio Build Tools before which did include dotnet.exe.
Which component do I need to specify during installation for dotnet.exe to get installed?
Best regards,
Monne Onrust
Continue reading...
I'm installing Visual Studio Build Tools on my build server and notice that dotnet.exe is not installed. There isn't even a folder C:\Program Files\dotnet present after installation. I'm installing the following components:
- Microsoft.VisualStudio.Workload.VCTools;includeRecommended
- Microsoft.VisualStudio.Workload.NetCoreTools;includeRecommended
- Microsoft.VisualStudio.Component.TestTools.Core
- Microsoft.Net.Core.Component.SDK
I'm almost sure I did an installation of Visual Studio Build Tools before which did include dotnet.exe.
Which component do I need to specify during installation for dotnet.exe to get installed?
Best regards,
Monne Onrust
Continue reading...