Added .net 7 and .net 8 targets, Fixed bug in args parsing, Removed debug builds & drone config, Updated dependencies

Update .drone.yml, .gitignore, and 4 more files...
This commit is contained in:
2024-05-24 00:08:50 +02:00
parent 2bf8401f51
commit 20052c3fb4
6 changed files with 20 additions and 35 deletions
@@ -6,6 +6,8 @@
<Nullable>enable</Nullable>
<RootNamespace>NibblePoker.Library.ComPortWatcher</RootNamespace>
<AssemblyName>NibblePoker.Library.ComPortHelpers</AssemblyName>
<Configurations>Release</Configurations>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>
<ItemGroup>