From 442c3d4ed659b05e960e7f2747b41c8488793905 Mon Sep 17 00:00:00 2001
From: 刘磊 <1161824510@qq.com>
Date: 星期五, 27 十二月 2024 14:53:31 +0800
Subject: [PATCH] 忽略项

---
 /dev/null  |   17 -----------------
 .gitignore |    1 +
 2 files changed, 1 insertions(+), 17 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8ce3385..0f5b1e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1594,3 +1594,4 @@
 /Code Management/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/copilot-chat/bef6627e/sessions/82695646-a5cf-44a5-803d-fe8b5ff11fef
 /Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json
 /Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json
+/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Properties/PublishProfiles/FolderProfile.pubxml
diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Properties/PublishProfiles/FolderProfile.pubxml b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Properties/PublishProfiles/FolderProfile.pubxml
deleted file mode 100644
index a1bdbdd..0000000
--- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Properties/PublishProfiles/FolderProfile.pubxml
+++ /dev/null
@@ -1,17 +0,0 @@
-锘�<?xml version="1.0" encoding="utf-8"?>
-<!--
-https://go.microsoft.com/fwlink/?LinkID=208121.
--->
-<Project>
-	<PropertyGroup>
-		<DeleteExistingFiles>false</DeleteExistingFiles>
-		<ExcludeApp_Data>false</ExcludeApp_Data>
-		<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
-		<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
-		<LastUsedPlatform>Any CPU</LastUsedPlatform>
-		<PublishProvider>FileSystem</PublishProvider>
-		<PublishUrl>bin\Release\net6.0\publish\</PublishUrl>
-		<WebPublishMethod>FileSystem</WebPublishMethod>
-		<_TargetId>Folder</_TargetId>
-	</PropertyGroup>
-</Project>
\ No newline at end of file

--
Gitblit v1.9.3