From 8232357f01bec189aa093b2e92f260d6bb436d66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Dang=C3=A5rden?= Date: Mon, 7 Sep 2026 19:21:42 +0200 Subject: [PATCH] Preprocess T4 templates at build time Templates were preprocessed only by Visual Studio's "Run Custom Tool", with the resulting .cs files checked in. A .tt edit made outside VS built and ran the old logic silently. The generator csproj now runs the pinned dotnet-t4 local tool over every Templates\**\*.tt before compiling, emitting a gitignored