Skip to content

Commit

Permalink
switch to Mongo v2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adecler authored and Fraser Greenroyd committed Jul 11, 2019
1 parent 3173d72 commit 908a81e
Show file tree
Hide file tree
Showing 11 changed files with 13,776 additions and 14,402 deletions.
4 changes: 2 additions & 2 deletions XML_Adapter/XML_Adapter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
<Reference Include="Geometry_oM">
<HintPath>..\..\BHoM\Build\Geometry_oM.dll</HintPath>
</Reference>
<Reference Include="MongoDB.Bson, Version=2.8.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\MongoDB.Bson.2.8.1\lib\net452\MongoDB.Bson.dll</HintPath>
<Reference Include="MongoDB.Bson, Version=2.4.4.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\MongoDB.Bson.2.4.4\lib\net45\MongoDB.Bson.dll</HintPath>
</Reference>
<Reference Include="Physical_oM">
<HintPath>..\..\BHoM\Build\Physical_oM.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion XML_Adapter/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MongoDB.Bson" version="2.8.1" targetFramework="net452" />
<package id="MongoDB.Bson" version="2.4.4" targetFramework="net452" />
</packages>
4 changes: 2 additions & 2 deletions XML_Engine/XML_Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
<Reference Include="Geometry_oM">
<HintPath>..\..\BHoM\Build\Geometry_oM.dll</HintPath>
</Reference>
<Reference Include="MongoDB.Bson, Version=2.8.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\MongoDB.Bson.2.8.1\lib\net452\MongoDB.Bson.dll</HintPath>
<Reference Include="MongoDB.Bson, Version=2.4.4.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\MongoDB.Bson.2.4.4\lib\net45\MongoDB.Bson.dll</HintPath>
</Reference>
<Reference Include="Physical_oM">
<HintPath>..\..\BHoM\Build\Physical_oM.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion XML_Engine/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MongoDB.Bson" version="2.8.1" targetFramework="net452" />
<package id="MongoDB.Bson" version="2.4.4" targetFramework="net452" />
</packages>
Binary file added packages/MongoDB.Bson.2.4.4/License.rtf
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file removed packages/MongoDB.Bson.2.8.1/.signature.p7s
Binary file not shown.
14 changes: 0 additions & 14 deletions packages/MongoDB.Bson.2.8.1/License.txt

This file was deleted.

Binary file not shown.

0 comments on commit 908a81e

Please sign in to comment.