diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..233dacd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。 +################################################################################ + +/SGGLPackFile/PackFile/bin diff --git a/SGGL/SgManager.AI/SgManager.AI.csproj b/SGGL/SgManager.AI/SgManager.AI.csproj index 45849ec7..dbdabacf 100644 --- a/SGGL/SgManager.AI/SgManager.AI.csproj +++ b/SGGL/SgManager.AI/SgManager.AI.csproj @@ -31,16 +31,15 @@ 4 - - False - bin\Debug\AipSdk.dll + + bin\AipSdk.dll - ..\..\AOP.Common.dll + bin\AOP.Common.dll - + False - bin\Debug\Newtonsoft.Json.dll + bin\Newtonsoft.Json.dll