瀏覽代碼

几个工程文件去掉Mongo库的引用

tanghai 4 年之前
父節點
當前提交
c34fbdf277
共有 4 個文件被更改,包括 0 次插入12 次删除
  1. 0 3
      Unity/Unity.Hotfix.csproj
  2. 0 3
      Unity/Unity.HotfixView.csproj
  3. 0 3
      Unity/Unity.Model.csproj
  4. 0 3
      Unity/Unity.ModelView.csproj

+ 0 - 3
Unity/Unity.Hotfix.csproj

@@ -239,9 +239,6 @@
  <Reference Include="ICSharpCode.SharpZipLib">
  <Reference Include="ICSharpCode.SharpZipLib">
  <HintPath>./Temp/bin/Debug/ICSharpCode.SharpZipLib.dll</HintPath>
  <HintPath>./Temp/bin/Debug/ICSharpCode.SharpZipLib.dll</HintPath>
  </Reference>
  </Reference>
- <Reference Include="MongoDB.Bson">
- <HintPath>./Temp/bin/Debug/MongoDB.Bson.dll</HintPath>
- </Reference>
  <Reference Include="mscorlib">
  <Reference Include="mscorlib">
  <HintPath>./Temp/bin/Debug/mscorlib.dll</HintPath>
  <HintPath>./Temp/bin/Debug/mscorlib.dll</HintPath>
  </Reference>
  </Reference>

+ 0 - 3
Unity/Unity.HotfixView.csproj

@@ -244,9 +244,6 @@
     <Reference Include="ICSharpCode.SharpZipLib">
     <Reference Include="ICSharpCode.SharpZipLib">
       <HintPath>./Temp/bin/Debug/ICSharpCode.SharpZipLib.dll</HintPath>
       <HintPath>./Temp/bin/Debug/ICSharpCode.SharpZipLib.dll</HintPath>
     </Reference>
     </Reference>
-    <Reference Include="MongoDB.Bson">
-      <HintPath>./Temp/bin/Debug/MongoDB.Bson.dll</HintPath>
-    </Reference>
     <Reference Include="mscorlib">
     <Reference Include="mscorlib">
       <HintPath>./Temp/bin/Debug/mscorlib.dll</HintPath>
       <HintPath>./Temp/bin/Debug/mscorlib.dll</HintPath>
     </Reference>
     </Reference>

+ 0 - 3
Unity/Unity.Model.csproj

@@ -244,9 +244,6 @@
     <Reference Include="ICSharpCode.SharpZipLib">
     <Reference Include="ICSharpCode.SharpZipLib">
       <HintPath>./Temp/bin/Debug/ICSharpCode.SharpZipLib.dll</HintPath>
       <HintPath>./Temp/bin/Debug/ICSharpCode.SharpZipLib.dll</HintPath>
     </Reference>
     </Reference>
-    <Reference Include="MongoDB.Bson">
-      <HintPath>./Temp/bin/Debug/MongoDB.Bson.dll</HintPath>
-    </Reference>
     <Reference Include="mscorlib">
     <Reference Include="mscorlib">
       <HintPath>./Temp/bin/Debug/mscorlib.dll</HintPath>
       <HintPath>./Temp/bin/Debug/mscorlib.dll</HintPath>
     </Reference>
     </Reference>

+ 0 - 3
Unity/Unity.ModelView.csproj

@@ -244,9 +244,6 @@
     <Reference Include="ICSharpCode.SharpZipLib">
     <Reference Include="ICSharpCode.SharpZipLib">
       <HintPath>./Temp/bin/Debug/ICSharpCode.SharpZipLib.dll</HintPath>
       <HintPath>./Temp/bin/Debug/ICSharpCode.SharpZipLib.dll</HintPath>
     </Reference>
     </Reference>
-    <Reference Include="MongoDB.Bson">
-      <HintPath>./Temp/bin/Debug/MongoDB.Bson.dll</HintPath>
-    </Reference>
     <Reference Include="mscorlib">
     <Reference Include="mscorlib">
       <HintPath>./Temp/bin/Debug/mscorlib.dll</HintPath>
       <HintPath>./Temp/bin/Debug/mscorlib.dll</HintPath>
     </Reference>
     </Reference>