Skip to content

Commit

Permalink
Remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeRobich authored Nov 12, 2021
1 parent 613cac9 commit 8e4ee1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -759,7 +759,6 @@ void CopyMonoBuild(BuildEnvironment env, string sourceFolder, string outputFolde

if (platform == "osx")
{

CopyDotNetHostResolver(env, "osx", "x64", "libhostfxr.dylib", msbuildSdkResolverTargetFolder, copyToArchSpecificFolder: false);
}
else if (platform == "linux")
Expand Down

0 comments on commit 8e4ee1a

Please sign in to comment.