Remove sourcebuild workaround from Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj
Open
Area-Infrastructure
Source-Build
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
There shouldn't be a reason to special case source build package references as was done in [Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj](https://github.com/dotnet/roslyn/pull/75561/files#diff-ea3d06051f19da7d22479f39e67530bc331eae6e3da3184a0ac5a3b10a1ad795)
Most likely the root cause of the build failure here was something different or wrong with the packages produced from SBRP.
We should investigate and fix when not on a tight schedule.
Contributor guide
Assessment
This issue has not been assessed yet.