[netcore3] Ensure that def files are updated via T4 and not the pre-processor.
Open
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Copied from VSO ID 672799
Currently, def files are pre-processed to remove comments and also replace lib names with the correct suffixes. Remove GenerateModuleDefinitionFile.targets and replace this with T4 templates that do the appropriate generation.
Contributor guide
Assessment
This issue has not been assessed yet.