Started refactoring the build process, Moved assets around, Separated some build scripts, Added other assets
Update .gitignore, NibblePoker.Application.ListComPort.csproj, and 39 more files...
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
using NibblePoker.Library.Arguments;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using NibblePoker.Library.Arguments;
|
||||
using NibblePoker.Library.ComPortWatcher;
|
||||
|
||||
namespace NibblePoker.Application.ListComPort;
|
||||
|
||||
Reference in New Issue
Block a user