Skip to content

Commit

Permalink
Removing dependency to Mongo Bson
Browse files Browse the repository at this point in the history
  • Loading branch information
adecler committed May 21, 2020
1 parent ea4300f commit e7860b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
6 changes: 0 additions & 6 deletions BHoM_UI/BHoM_UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@
<HintPath>..\..\BHoM_Engine\Build\Library_Engine.dll</HintPath>
<Private>False</Private>
</Reference>
<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="PresentationCore">
<Private>False</Private>
</Reference>
Expand Down Expand Up @@ -232,9 +229,6 @@
<Private>False</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>call "$(TargetDir)UI_PostBuild.exe" ..\..\ "C:\Users\$(Username)\AppData\Roaming\BHoM\Assemblies"</PostBuildEvent>
Expand Down
4 changes: 0 additions & 4 deletions BHoM_UI/packages.config

This file was deleted.

0 comments on commit e7860b4

Please sign in to comment.