You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
576 B
17 lines
576 B
1 week ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--
|
||
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
||
|
-->
|
||
|
<Project>
|
||
|
<PropertyGroup>
|
||
|
<Configuration>Release</Configuration>
|
||
|
<Platform>Any CPU</Platform>
|
||
|
<PublishDir>bin\Release\net8.0\publish\linux-arm64\</PublishDir>
|
||
|
<PublishProtocol>FileSystem</PublishProtocol>
|
||
|
<_TargetId>Folder</_TargetId>
|
||
|
<TargetFramework>net8.0</TargetFramework>
|
||
|
<RuntimeIdentifier>linux-arm64</RuntimeIdentifier>
|
||
|
<SelfContained>false</SelfContained>
|
||
|
<PublishSingleFile>false</PublishSingleFile>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|