You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build fails with numerous errors like the following:
/repos/tarball-broken/src/roslyn/artifacts/source-build/self/src/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj : error NU1101: Unable to find package Microsoft.WindowsDesktop.App.Ref. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-built [/repos/tarball-broken/src/roslyn/artifacts/source-build/self/src/Roslyn.sln]
By inspecting the binlog, it appears the 6.0.8 version gets loaded by two project (CompilersBoundTreeGenerator and csc). I don't see where the 3.1.0 version comes from.
Given these are TFM6.0 related I am moving this to 7.0 RC2 where #2966 is expected to land.
Build fails with numerous errors like the following:
Failing CI build (internal Microsoft link)
The text was updated successfully, but these errors were encountered: