Bindings moved to standard
- Bindings changed to a .Net standard library. - Split up testing code and library into a Test project.
This commit is contained in:
parent
7c541e0c92
commit
a9da337c0e
12 changed files with 141 additions and 116 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -26,8 +26,7 @@
|
|||
[Rr]eleases/
|
||||
bld/
|
||||
[Bb]uild/
|
||||
Bindings/bin/[Dd]ebug
|
||||
Generator/bin/[Dd]ebug
|
||||
[Dd]ebug
|
||||
[Oo]bj/
|
||||
[Ll]og/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue