setup-dotnet/__tests__/clear-toolcache.ps1

4 lines
55 B
PowerShell
Raw Normal View History

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