Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude inboxed analyzers from VerifyClosure task (#7624)
As per https://github.com/dotnet/designs/blob/main/accepted/2021/InboxSourceGenerators.md inboxed source generators are placed under ref/ folder, and need to be excluded from RuntimePack reference check. Fixes broken build dotnet/windowsdesktop#1803
- Loading branch information