diff --git a/.gitignore b/.gitignore index 9d406cce0..6bab57fed 100644 --- a/.gitignore +++ b/.gitignore @@ -18,9 +18,9 @@ Assets/AssetStoreTools* # Autogenerated VS/MD/Consulo solution and project files ExportedObj/ .consulo/ -*.csproj +/*.csproj *.unityproj -*.sln +/*.sln *.suo *.tmp *.user diff --git a/UniJSON35/UniJSON/UniJSON.csproj b/UniJSON35/UniJSON/UniJSON.csproj new file mode 100644 index 000000000..4498ee504 --- /dev/null +++ b/UniJSON35/UniJSON/UniJSON.csproj @@ -0,0 +1,46 @@ + + + + + Debug + AnyCPU + {7DF65FB7-FC53-4EF8-AC2F-1C825D67C767} + Library + Properties + UniJSON35 + UniJSON35 + v3.5 + 512 + true + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + +