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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user