XamlPreCompile doesn't use ref assemblies where available
Open
Area: Performance
backlog
Priority:2
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
https://github.com/dotnet/msbuild/blob/42383a83b2b0d1e551cbdb713f9ae3dda27dd04d/src/Tasks/Microsoft.CSharp.CurrentVersion.targets#L279
https://github.com/dotnet/msbuild/blob/42383a83b2b0d1e551cbdb713f9ae3dda27dd04d/src/Tasks/Microsoft.VisualBasic.CurrentVersion.targets#L273
Why is this not `@(ReferencePathWithRefAssemblies)` like [in CoreCompile](https://github.com/dotnet/roslyn/blob/39848683a068122de144949117a9e5111bfd42ba/src/Compilers/Core/MSBuildTask/Microsoft.CSharp.Core.targets#L139)?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.