From 041fd2d12a4149b6e17da354db2e0a1a7a96511d Mon Sep 17 00:00:00 2001 From: maliming Date: Thu, 27 Aug 2026 10:41:31 +0800 Subject: [PATCH] Enable Fody on Release only in the remaining shared props --- templates/module/aspnet-core/common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/module/aspnet-core/common.props b/templates/module/aspnet-core/common.props index 19805c1498..adef79888c 100644 --- a/templates/module/aspnet-core/common.props +++ b/templates/module/aspnet-core/common.props @@ -6,7 +6,7 @@ module - + All