Quellcode durchsuchen

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

tanghai vor 4 Jahren
Ursprung
Commit
c34fbdf277

+ 0 - 3
Unity/Unity.Hotfix.csproj

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

+ 0 - 3
Unity/Unity.HotfixView.csproj

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

+ 0 - 3
Unity/Unity.Model.csproj

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

+ 0 - 3
Unity/Unity.ModelView.csproj

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