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