Debug
This commit is contained in:
@@ -24,4 +24,8 @@ foreach ($path in $pathsToClear) {
|
||||
}
|
||||
}
|
||||
|
||||
dotnet --info
|
||||
try {
|
||||
dotnet --info
|
||||
} catch {
|
||||
Write-Host "Dotnet was removed successfully"
|
||||
}
|
||||
Reference in New Issue
Block a user