123456789101112131415161718192021 |
- <?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\Lyyyi\Desktop\Release\OASystemAPI</PublishUrl>
- <WebPublishMethod>FileSystem</WebPublishMethod>
- <_TargetId>Folder</_TargetId>
- <SiteUrlToLaunchAfterPublish />
- <TargetFramework>net6.0</TargetFramework>
- <ProjectGuid>3891356c-85ce-4023-9ef8-c34af3ed85aa</ProjectGuid>
- <SelfContained>false</SelfContained>
- </PropertyGroup>
- </Project>
|