Skip to content

Commit

Permalink
Add dotnet-install.ps1 script from Microsoft
Browse files Browse the repository at this point in the history
Release Manager will call it in setupWindowsCommands

    '$PROJECT_DIR/tools/dotnet-install.ps1 -Version "3.0.101" '
      + '-InstallDir $PROJECT_DIR/tools/dotnet-sdk" -Architecture "x64" -NoPath -Verbose',

See: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script

refs #42
  • Loading branch information
Yuriy committed Nov 25, 2019
1 parent 271a40a commit 0815af4
Showing 1 changed file with 677 additions and 0 deletions.
Loading

0 comments on commit 0815af4

Please sign in to comment.