Import dotnetDBF for error handling.

This commit is contained in:
Patrick Fic
2022-02-11 15:06:05 -08:00
parent 991ad38839
commit f32c149bae
75 changed files with 5585 additions and 7 deletions

9
dotnetdbf/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
bin
obj
/packages
*.suo
*.user
.idea/*
.vs/*