|
|
|
@ -12,22 +12,28 @@
|
|
|
|
<Copyright>Copyright (c) 2025 Caleb, K4PHP and DVMProject (https://github.com/dvmproject) Authors.</Copyright>
|
|
|
|
<Copyright>Copyright (c) 2025 Caleb, K4PHP and DVMProject (https://github.com/dvmproject) Authors.</Copyright>
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
<PackageLicenseExpression>AGPL-3.0-only</PackageLicenseExpression>
|
|
|
|
<PackageLicenseExpression>AGPL-3.0-only</PackageLicenseExpression>
|
|
|
|
|
|
|
|
<ApplicationIcon>Assets\AppIcon.ico</ApplicationIcon>
|
|
|
|
|
|
|
|
<Title>Digital Voice Modem - Desktop Dispatch Console</Title>
|
|
|
|
|
|
|
|
<Authors>Caleb, K4PHP and DVMProject (https://github.com/dvmproject) Authors</Authors>
|
|
|
|
|
|
|
|
<Company>DVMProject</Company>
|
|
|
|
|
|
|
|
<Product>Digital Voice Modem - Desktop Dispatch Console</Product>
|
|
|
|
|
|
|
|
<PackageProjectUrl>https://github.com/DVMProject/dvmconsole</PackageProjectUrl>
|
|
|
|
|
|
|
|
<PackageIcon>AppIcon.png</PackageIcon>
|
|
|
|
|
|
|
|
<PackageReadmeFile>README.md</PackageReadmeFile>
|
|
|
|
|
|
|
|
<RepositoryUrl>https://github.com/DVMProject/dvmconsole</RepositoryUrl>
|
|
|
|
|
|
|
|
<RepositoryType>git</RepositoryType>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<None Remove="alerttone.png" />
|
|
|
|
<None Remove="alerttone.png" />
|
|
|
|
<None Remove="Assets\alerttone.png" />
|
|
|
|
<None Remove="Assets\alerttone.png" />
|
|
|
|
<None Remove="Assets\alerttone2.png" />
|
|
|
|
|
|
|
|
<None Remove="Assets\AppIcon.ico" />
|
|
|
|
<None Remove="Assets\AppIcon.ico" />
|
|
|
|
<None Remove="Assets\AppIcon.png" />
|
|
|
|
|
|
|
|
<None Remove="Assets\audio.png" />
|
|
|
|
<None Remove="Assets\audio.png" />
|
|
|
|
<None Remove="Assets\bg_main_hd.png" />
|
|
|
|
<None Remove="Assets\bg_main_hd.png" />
|
|
|
|
<None Remove="Assets\channelmarker.png" />
|
|
|
|
<None Remove="Assets\channelmarker.png" />
|
|
|
|
<None Remove="Assets\clearemerg.png" />
|
|
|
|
<None Remove="Assets\clearemerg.png" />
|
|
|
|
<None Remove="Assets\config.png" />
|
|
|
|
<None Remove="Assets\config.png" />
|
|
|
|
<None Remove="Assets\config2.png" />
|
|
|
|
|
|
|
|
<None Remove="Assets\connection.png" />
|
|
|
|
<None Remove="Assets\connection.png" />
|
|
|
|
<None Remove="Assets\DvmLogo.png" />
|
|
|
|
|
|
|
|
<None Remove="Assets\history.png" />
|
|
|
|
<None Remove="Assets\history.png" />
|
|
|
|
<None Remove="Assets\instantptt.png" />
|
|
|
|
<None Remove="Assets\instantptt.png" />
|
|
|
|
<None Remove="Assets\key.png" />
|
|
|
|
<None Remove="Assets\key.png" />
|
|
|
|
@ -44,39 +50,43 @@
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Content Include="Assets\alerttone.png">
|
|
|
|
<Resource Include="Assets\alerttone.png">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\alerttone2.png">
|
|
|
|
<Resource Include="Assets\AppIcon.ico">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\AppIcon.ico">
|
|
|
|
<Resource Include="Assets\AppIcon.png">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\AppIcon.png">
|
|
|
|
<Resource Include="Assets\audio.png">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\audio.png">
|
|
|
|
<Resource Include="Assets\bg_main_hd.png">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\bg_main_hd.png">
|
|
|
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
|
|
|
</Content>
|
|
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Content Include="Assets\config.png">
|
|
|
|
<None Include="..\README.md">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<Pack>True</Pack>
|
|
|
|
</Content>
|
|
|
|
<PackagePath>\</PackagePath>
|
|
|
|
<Content Include="Assets\history.png">
|
|
|
|
</None>
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
</ItemGroup>
|
|
|
|
</Content>
|
|
|
|
|
|
|
|
<Content Include="Assets\key.png">
|
|
|
|
<ItemGroup>
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<Resource Include="Assets\config.png">
|
|
|
|
</Content>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
<Content Include="Assets\select.png">
|
|
|
|
</Resource>
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<Resource Include="Assets\history.png">
|
|
|
|
</Content>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
|
|
|
|
</Resource>
|
|
|
|
|
|
|
|
<Resource Include="Assets\key.png">
|
|
|
|
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
|
|
|
|
</Resource>
|
|
|
|
|
|
|
|
<Resource Include="Assets\select.png">
|
|
|
|
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
|
|
|
|
</Resource>
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -93,36 +103,37 @@
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Content Include="Assets\channelmarker.png">
|
|
|
|
<Resource Include="Assets\channelmarker.png">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\clearemerg.png">
|
|
|
|
<Resource Include="Assets\clearemerg.png">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\config2.png">
|
|
|
|
<Resource Include="Assets\connection.png">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\connection.png">
|
|
|
|
<Resource Include="Assets\logo.png">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\DvmLogo.png">
|
|
|
|
<Resource Include="Assets\instantptt.png">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\instantptt.png">
|
|
|
|
<Resource Include="Assets\page.png">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\page.png">
|
|
|
|
<Resource Include="Assets\pageselect.png">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\pageselect.png">
|
|
|
|
<Resource Include="Assets\pttselect.png">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="Assets\pttselect.png">
|
|
|
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
|
|
|
</Content>
|
|
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
<None Update="Assets\AppIcon.png">
|
|
|
|
|
|
|
|
<Pack>True</Pack>
|
|
|
|
|
|
|
|
<PackagePath>\</PackagePath>
|
|
|
|
|
|
|
|
</None>
|
|
|
|
<None Update="Audio\alert1.wav">
|
|
|
|
<None Update="Audio\alert1.wav">
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
</None>
|
|
|
|
</None>
|
|
|
|
|