2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-04-17 15:04:44 -04:00

Added pdb files to Test.NetCore/lib

- Need to change lib folder so its in one place for all projects.
This commit is contained in:
ChrisDill 2018-12-17 08:10:01 +00:00
parent a4311b0e77
commit 4ad9f8ca7c
4 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -26,7 +26,6 @@
[Dd]ebugPublic/ [Dd]ebugPublic/
[Rr]elease/ [Rr]elease/
[Rr]eleases/ [Rr]eleases/
bld/
[Bb]uild/ [Bb]uild/
[Dd]ebug [Dd]ebug
[Oo]bj/ [Oo]bj/
@ -62,7 +61,7 @@ artifacts/
*.ilk *.ilk
*.meta *.meta
*.pch *.pch
*.pdb # *.pdb
*.pgc *.pgc
*.pgd *.pgd
*.rsp *.rsp

Binary file not shown.

Binary file not shown.

Binary file not shown.