From 21f790224d270da2707586180508ac8d24a78984 Mon Sep 17 00:00:00 2001 From: liaoxujun@qq.com <liaoxujun@qq.com> Date: 星期五, 22 三月 2024 16:39:11 +0800 Subject: [PATCH] no message --- CoreCms.Net.Web.WebApi/Properties/PublishProfiles/FolderProfile.pubxml.user | 11 +++++++++++ CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user | 1 + CoreCms.Net.Web.WebApi/Properties/PublishProfiles/FolderProfile.pubxml | 22 ++++++++++++++++++++++ 3 files changed, 34 insertions(+), 0 deletions(-) diff --git a/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user b/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user index 49b5b63..1004c26 100644 --- a/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user +++ b/CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.csproj.user @@ -5,5 +5,6 @@ </PropertyGroup> <PropertyGroup> <ActiveDebugProfile>CoreCms.Net.Web.WebApi</ActiveDebugProfile> + <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile> </PropertyGroup> </Project> \ No newline at end of file diff --git a/CoreCms.Net.Web.WebApi/Properties/PublishProfiles/FolderProfile.pubxml b/CoreCms.Net.Web.WebApi/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 0000000..7020d77 --- /dev/null +++ b/CoreCms.Net.Web.WebApi/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,22 @@ +锘�<?xml version="1.0" encoding="utf-8"?> +<!-- +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>D:\鐧惧垎鐧惧叺娉昞API</PublishUrl> + <WebPublishMethod>FileSystem</WebPublishMethod> + <_TargetId>Folder</_TargetId> + <SiteUrlToLaunchAfterPublish /> + <TargetFramework>net8.0</TargetFramework> + <RuntimeIdentifier>win-x86</RuntimeIdentifier> + <ProjectGuid>cc504b7b-c4e1-4b0d-aaa8-e090e286f850</ProjectGuid> + <SelfContained>true</SelfContained> + </PropertyGroup> +</Project> \ No newline at end of file diff --git a/CoreCms.Net.Web.WebApi/Properties/PublishProfiles/FolderProfile.pubxml.user b/CoreCms.Net.Web.WebApi/Properties/PublishProfiles/FolderProfile.pubxml.user new file mode 100644 index 0000000..e40279b --- /dev/null +++ b/CoreCms.Net.Web.WebApi/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -0,0 +1,11 @@ +锘�<?xml version="1.0" encoding="utf-8"?> +<!-- +https://go.microsoft.com/fwlink/?LinkID=208121. +--> +<Project> + <PropertyGroup> + <_PublishTargetUrl>D:\鐧惧垎鐧惧叺娉昞API</_PublishTargetUrl> + <History>True|2024-03-22T08:31:04.2218156Z||;</History> + <LastFailureDetails /> + </PropertyGroup> +</Project> \ No newline at end of file -- Gitblit v1.9.1