Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run _GenerateResxSource target before BeforeCompile target. (dotnet#4062
) The Common.targets convention is to hook code-generation targets to BeforeCompile. Fixes dotnet/sourcelink#392
- Loading branch information