| 1234567891011121314151617181920 |
- <?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:\Common\Publish</PublishUrl>
- <WebPublishMethod>FileSystem</WebPublishMethod>
- <_TargetId>Folder</_TargetId>
- <SiteUrlToLaunchAfterPublish />
- <TargetFramework>net5.0</TargetFramework>
- <RuntimeIdentifier>linux-x64</RuntimeIdentifier>
- <ProjectGuid>847e0916-075b-4836-93bc-919c422fa9fe</ProjectGuid>
- <SelfContained>true</SelfContained>
- </PropertyGroup>
- </Project>
|