This is indeed something we discovered that broke in 15.5. We have it fixed for the coming release. In the mean time, unfortunately, the only fix is to manually add <DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts>
to the first PropertyGroup
in the csproj (or vbproj as appropriate) for each project.
1 Like