Clean up whitespace
This commit is contained in:
parent
2f64f62e67
commit
aebc89683e
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ namespace Microsoft.DotNet.Tools.Run
|
|||
.ForwardStdErr()
|
||||
.EnvironmentVariable("DOTNET_HOME", runtime)
|
||||
.Execute();
|
||||
|
||||
|
||||
// Clean up
|
||||
if (!PreserveTemporary)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue