herp de derp
This commit is contained in:
parent
bca338801a
commit
794be31af3
1 changed files with 1 additions and 1 deletions
|
@ -477,7 +477,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
File.Delete(compilersRuntimeConfig);
|
||||
|
||||
// Copy AppDeps
|
||||
result = CopyAppDeps(c, outputDir);
|
||||
var result = CopyAppDeps(c, outputDir);
|
||||
if (!result.Success)
|
||||
{
|
||||
return result;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue