NewLife/Stardust

Revert "清理"

This reverts commit 430d8e28a16ec1ccac1bcb82610924f7ed20b3bf.
猿人易 authored at 2024-06-17 16:53:31
1ea5c5f
Tree
1 Parent(s) 430d8e2
Summary: 1 changed files with 16 additions and 0 deletions.
Added +16 -0
Added +16 -0
diff --git a/StarAgent/Properties/PublishProfiles/FolderProfile.pubxml b/StarAgent/Properties/PublishProfiles/FolderProfile.pubxml
new file mode 100644
index 0000000..6da27af
--- /dev/null
+++ b/StarAgent/Properties/PublishProfiles/FolderProfile.pubxml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+https://go.microsoft.com/fwlink/?LinkID=208121. 
+-->
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <PublishProtocol>FileSystem</PublishProtocol>
+    <Configuration>Release</Configuration>
+    <Platform>Any CPU</Platform>
+    <TargetFramework>net6.0</TargetFramework>
+    <PublishDir>..\Bin\Agent_publish\</PublishDir>
+    <RuntimeIdentifier>linux-x64</RuntimeIdentifier>
+    <SelfContained>false</SelfContained>
+    <PublishSingleFile>False</PublishSingleFile>
+  </PropertyGroup>
+</Project>
\ No newline at end of file