Working on putting together tray capabilities.

This commit is contained in:
Den Delimarsky
2021-05-04 08:21:58 -07:00
parent 33a81416fc
commit ff1ca4dac1
5 changed files with 71 additions and 20 deletions

View File

@@ -7,7 +7,8 @@
<Nullable>enable</Nullable>
<Platforms>AnyCPU;x64</Platforms>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">