From aa2bbae4f382aa35414779fe2709fa0294eeb6d6 Mon Sep 17 00:00:00 2001 From: yl <ykxkd@outlook.com> Date: 星期三, 16 十一月 2022 10:29:18 +0800 Subject: [PATCH] Merge branch 'master' of http://121.196.36.24:9096/r/DDMesApi --- VueWebApi/Properties/PublishProfiles/FolderProfile1.pubxml | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/VueWebApi/Properties/PublishProfiles/FolderProfile1.pubxml b/VueWebApi/Properties/PublishProfiles/FolderProfile1.pubxml new file mode 100644 index 0000000..d5f45de --- /dev/null +++ b/VueWebApi/Properties/PublishProfiles/FolderProfile1.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> + <DeleteExistingFiles>False</DeleteExistingFiles> + <ExcludeApp_Data>False</ExcludeApp_Data> + <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish> + <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration> + <LastUsedPlatform>Any CPU</LastUsedPlatform> + <PublishProvider>FileSystem</PublishProvider> + <PublishUrl>D:\缃戠珯鍙戝竷\MES瀵屽皵杈�</PublishUrl> + <WebPublishMethod>FileSystem</WebPublishMethod> + </PropertyGroup> +</Project> \ No newline at end of file -- Gitblit v1.9.3