From 4cd930caff7d7fef4b9cdafdd389f9d22b5caab7 Mon Sep 17 00:00:00 2001
From: Justin Baur <19896123+justindbaur@users.noreply.github.com>
Date: Wed, 9 Jul 2025 10:41:17 -0400
Subject: [PATCH] Turn NRT on by default in all new projects/files (#6069)
---
Directory.Build.props | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/Directory.Build.props b/Directory.Build.props
index e68ae70fb1..c080e2eff4 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -11,8 +11,7 @@
true
annotations
-
-
+ enable
true
@@ -69,4 +68,4 @@
-
\ No newline at end of file
+