setup-dotnet/__tests__/clear-toolcache.ps1

4 lines
55 B
PowerShell
Raw Normal View History

2021-02-03 19:56:08 +08:00
Write-Host $args[0]
Write-Host $env:PATH
dotnet --info