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:
2022-11-19 02:34:20 +01:00
parent b278c4cc73
commit e2bc49c0f6
30 changed files with 14149 additions and 36 deletions
+8 -1
View File
@@ -102,5 +102,12 @@ Finally, you should be able to find the executables in the "[Builds](Builds/)" f
and the distributable packages in the "[Packages](Packages/)" folder.
## License
## Licenses
### Repository
This project and all the libraries it uses are licensed under the [MIT](LICENSE) license.
### Builds
Some of the final binaries are covered by additional licenses, they are present in the "[NibblePoker.Packaging.ListComPort/Licenses](NibblePoker.Packaging.ListComPort/Licenses)" folder and are automatically packaged with the appropriate builds during the packaging process.
[TODO: Add details]