|
|
@ -4,13 +4,13 @@ https://go.microsoft.com/fwlink/?LinkID=208121. |
|
|
|
--> |
|
|
|
<Project> |
|
|
|
<PropertyGroup> |
|
|
|
<DeleteExistingFiles>true</DeleteExistingFiles> |
|
|
|
<DeleteExistingFiles>false</DeleteExistingFiles> |
|
|
|
<ExcludeApp_Data>false</ExcludeApp_Data> |
|
|
|
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish> |
|
|
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration> |
|
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform> |
|
|
|
<PublishProvider>FileSystem</PublishProvider> |
|
|
|
<PublishUrl>.\..\..\..\OutPut\Core\</PublishUrl> |
|
|
|
<PublishUrl>D:\发布\WMS\core</PublishUrl> |
|
|
|
<WebPublishMethod>FileSystem</WebPublishMethod> |
|
|
|
<SiteUrlToLaunchAfterPublish /> |
|
|
|
<TargetFramework>net6.0</TargetFramework> |
|
|
|