TargetFramework.Sdk filtering doesn't work with graphBuild msbuild option enabled
Open
area-Infrastructure-libraries
help wanted
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain
Our TargetFramework.Sdk filtering on the P2P level doesn't work, probably because P2P are determined during evaluation. Ie when I do `dotnet msbuild -graphBuild:true Build.proj /p:Subset=libs.ref` in dotnet/runtime, all target frameworks are built.
Contributor guide
Assessment
This issue has not been assessed yet.