2022-09-28 14:54:47 +05:00
|
|
|
<?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>bin\publishLinux\</PublishUrl>
|
|
|
|
<WebPublishMethod>FileSystem</WebPublishMethod>
|
|
|
|
<SiteUrlToLaunchAfterPublish />
|
2024-02-28 09:27:51 +05:00
|
|
|
<TargetFramework>net8.0</TargetFramework>
|
2022-09-28 14:54:47 +05:00
|
|
|
<ProjectGuid>a2768702-47cb-4127-941c-e339d5efcffe</ProjectGuid>
|
|
|
|
<SelfContained>true</SelfContained>
|
|
|
|
<RuntimeIdentifier>linux-x64</RuntimeIdentifier>
|
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|