question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Arcade 5.0.0-beta.20116.1 update broke mono/linker

See original GitHub issue

https://github.com/mono/linker/pull/954 update broke build with the following error

D:\a\1\s\.packages\microsoft.net.compilers.toolset\3.5.0-beta3-20110-03\tasks\netcoreapp3.1\Microsoft.Managed.Core.targets(104,5): error MSB4062: The "Microsoft.CodeAnalysis.BuildTasks.MapSourceRoots" task could not be loaded from the assembly D:\a\1\s\.packages\microsoft.net.compilers.toolset\3.5.0-beta3-20110-03\tasks\netcoreapp3.1\Microsoft.Build.Tasks.CodeAnalysis.dll. Could not load file or assembly 'System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask. [D:\a\1\s\external\cecil\Mono.Cecil.csproj]
2020-02-17T13:02:20.7290220Z ##[error].packages\microsoft.net.compilers.toolset\3.5.0-beta3-20110-03\tasks\netcoreapp3.1\Microsoft.Managed.Core.targets(104,5): error 

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:16 (15 by maintainers)

github_iconTop GitHub Comments

1reaction
riarenascommented, Feb 25, 2020
1reaction
MattGalcommented, Feb 21, 2020

Sounds good. I’ll take an initial stab and see if I can add details for whoever takes it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found