|
35 | 35 | <ItemGroup> |
36 | 36 | <Reference Include="Autofac, Version=3.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
37 | 37 | <SpecificVersion>False</SpecificVersion> |
38 | | - <HintPath>..\packages\Autofac.3.0.1\lib\net40\Autofac.dll</HintPath> |
| 38 | + <HintPath>..\packages\Autofac.3.1.1\lib\net40\Autofac.dll</HintPath> |
39 | 39 | </Reference> |
40 | | - <Reference Include="Autofac.Configuration, Version=3.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
| 40 | + <Reference Include="Autofac.Extras.DynamicProxy2, Version=3.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
41 | 41 | <SpecificVersion>False</SpecificVersion> |
42 | | - <HintPath>..\packages\Autofac.3.0.1\lib\net40\Autofac.Configuration.dll</HintPath> |
43 | | - </Reference> |
44 | | - <Reference Include="Autofac.Extras.DynamicProxy2"> |
45 | | - <HintPath>..\packages\Autofac.Extras.DynamicProxy2.3.0.0\lib\net40\Autofac.Extras.DynamicProxy2.dll</HintPath> |
| 42 | + <HintPath>..\packages\Autofac.Extras.DynamicProxy2.3.0.2\lib\net40\Autofac.Extras.DynamicProxy2.dll</HintPath> |
46 | 43 | </Reference> |
47 | 44 | <Reference Include="AutoMapper"> |
48 | 45 | <HintPath>..\packages\AutoMapper.2.2.1\lib\net40\AutoMapper.dll</HintPath> |
|
58 | 55 | <Reference Include="FizzWare.NBuilder"> |
59 | 56 | <HintPath>..\packages\NBuilder.3.0.1.1\lib\FizzWare.NBuilder.dll</HintPath> |
60 | 57 | </Reference> |
61 | | - <Reference Include="FluentAssertions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL"> |
| 58 | + <Reference Include="FluentAssertions, Version=2.0.1.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL"> |
62 | 59 | <SpecificVersion>False</SpecificVersion> |
63 | | - <HintPath>..\packages\FluentAssertions.2.0.0.1\lib\net40\FluentAssertions.dll</HintPath> |
| 60 | + <HintPath>..\packages\FluentAssertions.2.0.1\lib\net40\FluentAssertions.dll</HintPath> |
64 | 61 | </Reference> |
65 | 62 | <Reference Include="Microsoft.Practices.ServiceLocation"> |
66 | 63 | <HintPath>..\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll</HintPath> |
|
301 | 298 | <Generator>SpecFlowSingleFileGenerator</Generator> |
302 | 299 | <LastGenOutput>CompiledRegex.feature.cs</LastGenOutput> |
303 | 300 | </None> |
304 | | - <None Include="packages.config" /> |
| 301 | + <None Include="packages.config"> |
| 302 | + <SubType>Designer</SubType> |
| 303 | + </None> |
305 | 304 | </ItemGroup> |
306 | 305 | <ItemGroup> |
307 | 306 | <ProjectReference Include="..\Patterns\Patterns.csproj"> |
|
0 commit comments