0
mirror of https://github.com/gusmanb/logicanalyzer.git synced 2025-03-14 16:54:54 +00:00
gusmanb-logicanalyzer/Software/LogicAnalyzer/TerminalCapture/Properties/PublishProfiles/MacOSX-Arm64.pubxml
2025-02-01 13:29:16 +01:00

18 lines
631 B
XML

<?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\osx-arm64\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<_TargetId>Folder</_TargetId>
<TargetFramework>net8.0</TargetFramework>
<RuntimeIdentifier>osx-arm64</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>false</PublishSingleFile>
<PublishTrimmed>false</PublishTrimmed>
</PropertyGroup>
</Project>