From a9196e8049b42132f035fdd31c0e3752e2080ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=97=AD?= Date: Mon, 13 Nov 2023 12:02:11 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20Release=20=E9=85=8D=E7=BD=AE=E4=B8=8B?= =?UTF-8?q?=E5=AE=9A=E4=B9=89=20WINRT=5FNO=5FSOURCE=5FLOCATION=20=E4=BB=A5?= =?UTF-8?q?=E5=87=8F=E5=B0=8F=E5=8C=85=E7=9A=84=E4=BD=93=E7=A7=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Common.Post.props | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Common.Post.props b/src/Common.Post.props index aa5ae3350..7a9ed7b6d 100644 --- a/src/Common.Post.props +++ b/src/Common.Post.props @@ -49,7 +49,10 @@ true true true - NDEBUG;%(PreprocessorDefinitions) + + + + NDEBUG;WINRT_NO_SOURCE_LOCATION;%(PreprocessorDefinitions) UseLinkTimeCodeGeneration