-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Description
Running & $DotNetInstallScript -Channel 7.0 -Version latest -InstallDir $DotNetInstallDirectory -Architecture $architecture
currently causes Preview 2
to install
dotnet-install: Note that the intended use of this script is for Continuous Integration (CI) scenarios, where:
dotnet-install: - The SDK needs to be installed without user interaction and without admin rights.
dotnet-install: - The SDK installation doesn't need to persist across multiple CI runs.
dotnet-install: To set up a development environment or to run apps, use installers rather than this script. Visit https://dotnet.microsoft.com/download to get the installer.
dotnet-install: Extracting the archive.
dotnet-install: Note that the script does not resolve dependencies during installation.
dotnet-install: To check the list of dependencies, go to https://docs.microsoft.com/dotnet/core/install/windows#dependencies
dotnet-install: Installation finished
C:\Users\tagoo\source\repos\terrafx.interop.vulkan\artifacts\dotnet\sdk\7.0.100-preview.2.22153.17\MSBuild.dll
...
Preview 3 has been out for nearly 2 weeks and so the latest
should have been updated by this point.
heng-liu
Metadata
Metadata
Assignees
Labels
No labels