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);
|
File.Delete(compilersRuntimeConfig);
|
||||||
|
|
||||||
// Copy AppDeps
|
// Copy AppDeps
|
||||||
result = CopyAppDeps(c, outputDir);
|
var result = CopyAppDeps(c, outputDir);
|
||||||
if (!result.Success)
|
if (!result.Success)
|
||||||
{
|
{
|
||||||
return result;
|
return result;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue