diff --git a/.gitignore b/.gitignore index 4d06c6b3..c6a831cb 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,6 @@ src/generator/generator .DS_Store *.user *.suo -*.DotSettings *.sdf *.opensdf *.pdb diff --git a/CppSharp.sln.DotSettings b/CppSharp.sln.DotSettings new file mode 100644 index 00000000..68fb4a1a --- /dev/null +++ b/CppSharp.sln.DotSettings @@ -0,0 +1,5 @@ + + CLI + MSVC + True + True \ No newline at end of file