|
36 | 36 | </PropertyGroup> |
37 | 37 | <ItemGroup> |
38 | 38 | <Reference Include="Autofac"> |
39 | | - <HintPath>..\packages\Autofac.2.6.1.841\lib\NET40\Autofac.dll</HintPath> |
| 39 | + <HintPath>..\packages\Autofac.2.6.3.862\lib\NET40\Autofac.dll</HintPath> |
40 | 40 | </Reference> |
41 | 41 | <Reference Include="Autofac.Configuration"> |
42 | | - <HintPath>..\packages\Autofac.2.6.1.841\lib\NET40\Autofac.Configuration.dll</HintPath> |
| 42 | + <HintPath>..\packages\Autofac.2.6.3.862\lib\NET40\Autofac.Configuration.dll</HintPath> |
43 | 43 | </Reference> |
44 | 44 | <Reference Include="DbUp, Version=2.0.67.0, Culture=neutral, PublicKeyToken=4b419c53bdfd4cbf, processorArchitecture=MSIL"> |
45 | 45 | <SpecificVersion>False</SpecificVersion> |
|
49 | 49 | <HintPath>..\packages\dbup-sqlce.2.0.67\lib\NET35\DbUp.SqlCe.dll</HintPath> |
50 | 50 | </Reference> |
51 | 51 | <Reference Include="FluentNHibernate"> |
52 | | - <HintPath>..\..\lib\FluentNHibernate\FluentNHibernate.dll</HintPath> |
| 52 | + <HintPath>..\packages\FluentNHibernate.1.3.0.727\lib\FluentNHibernate.dll</HintPath> |
53 | 53 | </Reference> |
54 | | - <Reference Include="Iesi.Collections, Version=1.0.1.0, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL"> |
55 | | - <HintPath>..\packages\Iesi.Collections.3.2.0.4000\lib\Net35\Iesi.Collections.dll</HintPath> |
| 54 | + <Reference Include="Iesi.Collections"> |
| 55 | + <HintPath>..\packages\Iesi.Collections.3.3.1.4000\lib\Net35\Iesi.Collections.dll</HintPath> |
56 | 56 | </Reference> |
57 | 57 | <Reference Include="Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
58 | 58 | <SpecificVersion>False</SpecificVersion> |
|
61 | 61 | <Private>True</Private> |
62 | 62 | </Reference> |
63 | 63 | <Reference Include="NHibernate"> |
64 | | - <HintPath>..\packages\NHibernate.3.3.0.4000\lib\Net35\NHibernate.dll</HintPath> |
| 64 | + <HintPath>..\packages\NHibernate.3.3.1.4000\lib\Net35\NHibernate.dll</HintPath> |
65 | 65 | </Reference> |
66 | 66 | <Reference Include="NSubstitute"> |
67 | | - <HintPath>..\packages\NSubstitute.1.3.0.0\lib\NET40\NSubstitute.dll</HintPath> |
| 67 | + <HintPath>..\packages\NSubstitute.1.4.1.0\lib\NET40\NSubstitute.dll</HintPath> |
68 | 68 | </Reference> |
69 | 69 | <Reference Include="nunit.framework"> |
70 | 70 | <HintPath>..\..\lib\NUnit\nunit.framework.dll</HintPath> |
|
0 commit comments