|
|
@@ -60,19 +60,20 @@
|
|
|
<HintPath>..\..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="MongoDB.Bson, Version=2.0.0.828, Culture=neutral, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\..\packages\MongoDB.Bson.2.0.0\lib\net45\MongoDB.Bson.dll</HintPath>
|
|
|
+ <HintPath>..\..\packages\MongoDB.Bson.2.0.1\lib\net45\MongoDB.Bson.dll</HintPath>
|
|
|
<Private>True</Private>
|
|
|
</Reference>
|
|
|
- <Reference Include="MongoDB.Driver, Version=2.0.0.828, Culture=neutral, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\..\packages\MongoDB.Driver.2.0.0\lib\net45\MongoDB.Driver.dll</HintPath>
|
|
|
+ <Reference Include="MongoDB.Driver, Version=2.0.1.27, Culture=neutral, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\..\packages\MongoDB.Driver.2.0.1\lib\net45\MongoDB.Driver.dll</HintPath>
|
|
|
<Private>True</Private>
|
|
|
</Reference>
|
|
|
- <Reference Include="MongoDB.Driver.Core, Version=2.0.0.828, Culture=neutral, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\..\packages\MongoDB.Driver.Core.2.0.0\lib\net45\MongoDB.Driver.Core.dll</HintPath>
|
|
|
+ <Reference Include="MongoDB.Driver.Core, Version=2.0.1.27, Culture=neutral, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\..\packages\MongoDB.Driver.Core.2.0.1\lib\net45\MongoDB.Driver.Core.dll</HintPath>
|
|
|
<Private>True</Private>
|
|
|
</Reference>
|
|
|
- <Reference Include="NLog">
|
|
|
- <HintPath>..\..\packages\NLog.3.2.0.0\lib\net45\NLog.dll</HintPath>
|
|
|
+ <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\..\packages\NLog.4.0.1\lib\net45\NLog.dll</HintPath>
|
|
|
+ <Private>True</Private>
|
|
|
</Reference>
|
|
|
<Reference Include="nunit.framework">
|
|
|
<HintPath>..\..\packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath>
|