4 changed files with 57 additions and 50 deletions
@ -1,8 +1,8 @@ |
|||||||
<?xml version="1.0" encoding="utf-8"?> |
<?xml version="1.0" encoding="utf-8"?> |
||||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
||||||
<PropertyGroup> |
<PropertyGroup> |
||||||
<Controller_SelectedScaffolderID>MvcControllerEmptyScaffolder</Controller_SelectedScaffolderID> |
<Controller_SelectedScaffolderID>MvcControllerEmptyScaffolder</Controller_SelectedScaffolderID> |
||||||
<Controller_SelectedScaffolderCategoryPath>root/Common/MVC/Controller</Controller_SelectedScaffolderCategoryPath> |
<Controller_SelectedScaffolderCategoryPath>root/Common/MVC/Controller</Controller_SelectedScaffolderCategoryPath> |
||||||
<NameOfLastUsedPublishProfile>E:\Code\24Hour.Service\24Hour\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> |
<NameOfLastUsedPublishProfile>E:\24Hour.Service\24Hour\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> |
||||||
</PropertyGroup> |
</PropertyGroup> |
||||||
</Project> |
</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. |
https://go.microsoft.com/fwlink/?LinkID=208121. |
||||||
--> |
--> |
||||||
<Project> |
<Project> |
||||||
<PropertyGroup> |
<PropertyGroup> |
||||||
<DeleteExistingFiles>true</DeleteExistingFiles> |
<DeleteExistingFiles>true</DeleteExistingFiles> |
||||||
<ExcludeApp_Data>false</ExcludeApp_Data> |
<ExcludeApp_Data>false</ExcludeApp_Data> |
||||||
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish> |
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish> |
||||||
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration> |
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration> |
||||||
<LastUsedPlatform>Any CPU</LastUsedPlatform> |
<LastUsedPlatform>Any CPU</LastUsedPlatform> |
||||||
<PublishProvider>FileSystem</PublishProvider> |
<PublishProvider>FileSystem</PublishProvider> |
||||||
<PublishUrl>C:\Users\Administrator\Desktop\新建文件夹 (4)</PublishUrl> |
<PublishUrl>D:\24小时发布</PublishUrl> |
||||||
<WebPublishMethod>FileSystem</WebPublishMethod> |
<WebPublishMethod>FileSystem</WebPublishMethod> |
||||||
<_TargetId>Folder</_TargetId> |
<_TargetId>Folder</_TargetId> |
||||||
<SiteUrlToLaunchAfterPublish /> |
<SiteUrlToLaunchAfterPublish /> |
||||||
<TargetFramework>net6.0</TargetFramework> |
<TargetFramework>net6.0</TargetFramework> |
||||||
<ProjectGuid>9cc60d58-cc75-4bf7-a854-3220e725cd8c</ProjectGuid> |
<ProjectGuid>9cc60d58-cc75-4bf7-a854-3220e725cd8c</ProjectGuid> |
||||||
<SelfContained>false</SelfContained> |
<SelfContained>false</SelfContained> |
||||||
</PropertyGroup> |
</PropertyGroup> |
||||||
</Project> |
</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. |
https://go.microsoft.com/fwlink/?LinkID=208121. |
||||||
--> |
--> |
||||||
<Project> |
<Project> |
||||||
<PropertyGroup> |
<PropertyGroup> |
||||||
<_PublishTargetUrl>C:\Users\Administrator\Desktop\新建文件夹 (4)</_PublishTargetUrl> |
<_PublishTargetUrl>D:\24小时发布</_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> |
<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 /> |
<LastFailureDetails /> |
||||||
</PropertyGroup> |
</PropertyGroup> |
||||||
</Project> |
</Project> |
Loading…
Reference in new issue