Re-enable T4 generation in build
Open
area-infrastructure
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
There's a bug in the VisualStudio T4 text engine that causes CI and local builds to fail. We will need to either wait for 16.1 Preview4, or add a reference to Newtonsoft.Json ourselves to unblock ourselves and then remove the following lines from PresentationCore.csproj, WindowsBase.csproj, and PresentationFramework.csproj:
``
Other option is to convert to using mono/t4
Contributor guide
Assessment
This issue has not been assessed yet.