From 571232a1f257ac6fe99fadaf6042bd8d5385a038 Mon Sep 17 00:00:00 2001 From: root <295172551@qq.com> Date: Tue, 22 Jul 2025 21:37:45 +0800 Subject: [PATCH] pu --- CoreAgent.API/publish.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 CoreAgent.API/publish.bat diff --git a/CoreAgent.API/publish.bat b/CoreAgent.API/publish.bat new file mode 100644 index 0000000..12093f8 --- /dev/null +++ b/CoreAgent.API/publish.bat @@ -0,0 +1 @@ +dotnet publish -r linux-x64 -c Debug -p:PublishSingeFile=true --self-contained -o D:\HistoryCode\CoreAgent\src\output \ No newline at end of file