4 changed files with 57 additions and 50 deletions
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
||||
<PropertyGroup> |
||||
<Controller_SelectedScaffolderID>MvcControllerEmptyScaffolder</Controller_SelectedScaffolderID> |
||||
<Controller_SelectedScaffolderCategoryPath>root/Common/MVC/Controller</Controller_SelectedScaffolderCategoryPath> |
||||
<NameOfLastUsedPublishProfile>E:\Code\24Hour.Service\24Hour\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> |
||||
</PropertyGroup> |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
||||
<PropertyGroup> |
||||
<Controller_SelectedScaffolderID>MvcControllerEmptyScaffolder</Controller_SelectedScaffolderID> |
||||
<Controller_SelectedScaffolderCategoryPath>root/Common/MVC/Controller</Controller_SelectedScaffolderCategoryPath> |
||||
<NameOfLastUsedPublishProfile>E:\24Hour.Service\24Hour\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> |
||||
</PropertyGroup> |
||||
</Project> |
@ -1,21 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<?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>C:\Users\Administrator\Desktop\新建文件夹 (4)</PublishUrl> |
||||
<WebPublishMethod>FileSystem</WebPublishMethod> |
||||
<_TargetId>Folder</_TargetId> |
||||
<SiteUrlToLaunchAfterPublish /> |
||||
<TargetFramework>net6.0</TargetFramework> |
||||
<ProjectGuid>9cc60d58-cc75-4bf7-a854-3220e725cd8c</ProjectGuid> |
||||
<SelfContained>false</SelfContained> |
||||
</PropertyGroup> |
||||
--> |
||||
<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:\24小时发布</PublishUrl> |
||||
<WebPublishMethod>FileSystem</WebPublishMethod> |
||||
<_TargetId>Folder</_TargetId> |
||||
<SiteUrlToLaunchAfterPublish /> |
||||
<TargetFramework>net6.0</TargetFramework> |
||||
<ProjectGuid>9cc60d58-cc75-4bf7-a854-3220e725cd8c</ProjectGuid> |
||||
<SelfContained>false</SelfContained> |
||||
</PropertyGroup> |
||||
</Project> |
@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<!-- |
||||
https://go.microsoft.com/fwlink/?LinkID=208121. |
||||
--> |
||||
<Project> |
||||
<PropertyGroup> |
||||
<_PublishTargetUrl>C:\Users\Administrator\Desktop\新建文件夹 (4)</_PublishTargetUrl> |
||||
<History>True|2023-06-27T10:06:12.3724487Z;True|2023-06-27T17:22:11.4211972+08:00;True|2023-06-27T15:48:34.1728433+08:00;True|2023-06-13T18:05:11.2568840+08:00;False|2023-06-13T18:04:56.9546003+08:00;</History> |
||||
<LastFailureDetails /> |
||||
</PropertyGroup> |
||||
--> |
||||
<Project> |
||||
<PropertyGroup> |
||||
<_PublishTargetUrl>D:\24小时发布</_PublishTargetUrl> |
||||
<History>True|2023-06-29T08:07:09.3334291Z;True|2023-06-29T15:56:52.9510718+08:00;True|2023-06-29T15:49:16.8161173+08:00;True|2023-06-27T18:06:12.3724487+08:00;True|2023-06-27T17:22:11.4211972+08:00;True|2023-06-27T15:48:34.1728433+08:00;True|2023-06-13T18:05:11.2568840+08:00;False|2023-06-13T18:04:56.9546003+08:00;</History> |
||||
<LastFailureDetails /> |
||||
</PropertyGroup> |
||||
</Project> |
Loading…
Reference in new issue