dotnet / dotnet/wpf

Re-enable T4 generation in build

Open
#674 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.