add dotnet tool pkg
add dotnet-sonarscanner
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
dotnet tool install --global dotnet-reportgenerator-globaltool
|
dotnet tool install --global dotnet-reportgenerator-globaltool
|
||||||
dotnet tool install --global dotnet-trace
|
dotnet tool install --global dotnet-trace
|
||||||
|
dotnet tool install --global dotnet-sonarscanner
|
||||||
|
|
||||||
<# chocolatey setup #>
|
<# chocolatey setup #>
|
||||||
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'));
|
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'));
|
||||||
|
|||||||
Reference in New Issue
Block a user