From 18fd62568c885b0ed05db8b4b19f452fc45bc828 Mon Sep 17 00:00:00 2001 From: luorijun Date: Mon, 13 Oct 2025 10:33:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4=20web=20=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E7=9A=84=20appsettings.json=20=E6=96=87=E4=BB=B6=EF=BC=8C?= =?UTF-8?q?=E8=A7=A3=E5=86=B3error=20NETSDK1152=20=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Services/Directory.Build.targets | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Services/Directory.Build.targets diff --git a/Services/Directory.Build.targets b/Services/Directory.Build.targets new file mode 100644 index 0000000..835a91b --- /dev/null +++ b/Services/Directory.Build.targets @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file