|
42 | 42 | <ItemGroup> |
43 | 43 | <Reference Include="Autofac, Version=3.5.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
44 | 44 | <SpecificVersion>False</SpecificVersion> |
45 | | - <HintPath>..\..\packages\Autofac.3.5.0\lib\net40\Autofac.dll</HintPath> |
| 45 | + <HintPath>..\packages\Autofac.3.5.2\lib\net40\Autofac.dll</HintPath> |
46 | 46 | </Reference> |
47 | 47 | <Reference Include="Autofac.Integration.Owin, Version=3.1.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
48 | 48 | <SpecificVersion>False</SpecificVersion> |
49 | | - <HintPath>..\..\packages\Autofac.Owin.3.1.0\lib\net45\Autofac.Integration.Owin.dll</HintPath> |
| 49 | + <HintPath>..\packages\Autofac.Owin.3.1.0\lib\net45\Autofac.Integration.Owin.dll</HintPath> |
50 | 50 | </Reference> |
51 | 51 | <Reference Include="Autofac.Integration.WebApi, Version=3.4.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
52 | 52 | <SpecificVersion>False</SpecificVersion> |
53 | | - <HintPath>..\..\packages\Autofac.WebApi2.3.4.0\lib\net45\Autofac.Integration.WebApi.dll</HintPath> |
| 53 | + <HintPath>..\packages\Autofac.WebApi2.3.4.0\lib\net45\Autofac.Integration.WebApi.dll</HintPath> |
54 | 54 | </Reference> |
55 | 55 | <Reference Include="Autofac.Integration.WebApi.Owin, Version=3.2.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
56 | 56 | <SpecificVersion>False</SpecificVersion> |
57 | | - <HintPath>..\..\packages\Autofac.WebApi2.Owin.3.2.0\lib\net45\Autofac.Integration.WebApi.Owin.dll</HintPath> |
| 57 | + <HintPath>..\packages\Autofac.WebApi2.Owin.3.2.0\lib\net45\Autofac.Integration.WebApi.Owin.dll</HintPath> |
58 | 58 | </Reference> |
59 | 59 | <Reference Include="EntityFramework"> |
60 | 60 | <HintPath>..\..\packages\EntityFramework.6.1.2\lib\net45\EntityFramework.dll</HintPath> |
|
73 | 73 | </Reference> |
74 | 74 | <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
75 | 75 | <SpecificVersion>False</SpecificVersion> |
76 | | - <HintPath>..\..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 76 | + <HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath> |
77 | 77 | </Reference> |
78 | 78 | <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL"> |
79 | 79 | <SpecificVersion>False</SpecificVersion> |
|
82 | 82 | <Reference Include="System.Net.Http" /> |
83 | 83 | <Reference Include="System.Net.Http.Formatting, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
84 | 84 | <SpecificVersion>False</SpecificVersion> |
85 | | - <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.2\lib\net45\System.Net.Http.Formatting.dll</HintPath> |
| 85 | + <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.2\lib\net45\System.Net.Http.Formatting.dll</HintPath> |
86 | 86 | </Reference> |
87 | 87 | <Reference Include="System.Web.DynamicData" /> |
88 | 88 | <Reference Include="System.Web.Entity" /> |
|
95 | 95 | <Reference Include="System.Web.Extensions" /> |
96 | 96 | <Reference Include="System.Web.Http, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
97 | 97 | <SpecificVersion>False</SpecificVersion> |
98 | | - <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.2\lib\net45\System.Web.Http.dll</HintPath> |
| 98 | + <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.2\lib\net45\System.Web.Http.dll</HintPath> |
99 | 99 | </Reference> |
100 | 100 | <Reference Include="System.Web.Http.Owin, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
101 | 101 | <SpecificVersion>False</SpecificVersion> |
102 | | - <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Owin.5.2.2\lib\net45\System.Web.Http.Owin.dll</HintPath> |
103 | | - </Reference> |
104 | | - <Reference Include="System.Web.Http.WebHost, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
105 | | - <SpecificVersion>False</SpecificVersion> |
106 | | - <HintPath>..\..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.2\lib\net45\System.Web.Http.WebHost.dll</HintPath> |
| 102 | + <HintPath>..\packages\Microsoft.AspNet.WebApi.Owin.5.2.2\lib\net45\System.Web.Http.Owin.dll</HintPath> |
107 | 103 | </Reference> |
108 | 104 | <Reference Include="System.Xml.Linq" /> |
109 | 105 | <Reference Include="System.Drawing" /> |
|
0 commit comments