From 46e98339480d853fc78a014c34d7ff9fcaf13890 Mon Sep 17 00:00:00 2001 From: dengjunjie <dengjunjie@hnkhzn.com> Date: 星期四, 05 十二月 2024 14:09:02 +0800 Subject: [PATCH] 产线协议 --- 项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Properties/PublishProfiles/FolderProfile.pubxml | 26 +++++++++++--------------- 1 files changed, 11 insertions(+), 15 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Properties/PublishProfiles/FolderProfile.pubxml" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Properties/PublishProfiles/FolderProfile.pubxml" index 0c9d861..a1bdbdd 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Properties/PublishProfiles/FolderProfile.pubxml" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Properties/PublishProfiles/FolderProfile.pubxml" @@ -3,19 +3,15 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> <Project> - <PropertyGroup> - <DeleteExistingFiles>true</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> - <SiteUrlToLaunchAfterPublish /> - <TargetFramework>net6.0</TargetFramework> - <ProjectGuid>d81a65b5-47d1-40c1-8fde-7d24ff003f51</ProjectGuid> - <SelfContained>false</SelfContained> - </PropertyGroup> + <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