|
99 | 99 | <Reference Include="Microsoft.Owin.Cors">
|
100 | 100 | <HintPath>..\packages\Microsoft.Owin.Cors.3.0.0\lib\net45\Microsoft.Owin.Cors.dll</HintPath>
|
101 | 101 | </Reference>
|
102 |
| - <Reference Include="Microsoft.Owin.Diagnostics"> |
103 |
| - <HintPath>..\packages\Microsoft.Owin.Diagnostics.2.0.1\lib\net40\Microsoft.Owin.Diagnostics.dll</HintPath> |
| 102 | + <Reference Include="Microsoft.Owin.Diagnostics, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 103 | + <SpecificVersion>False</SpecificVersion> |
| 104 | + <HintPath>..\packages\Microsoft.Owin.Diagnostics.3.0.0\lib\net45\Microsoft.Owin.Diagnostics.dll</HintPath> |
104 | 105 | </Reference>
|
105 | 106 | <Reference Include="Microsoft.Owin.Host.HttpListener, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
106 | 107 | <SpecificVersion>False</SpecificVersion>
|
|
158 | 159 | <HintPath>..\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath>
|
159 | 160 | </Reference>
|
160 | 161 | <Reference Include="System.Web" />
|
161 |
| - <Reference Include="System.Web.Cors"> |
162 |
| - <HintPath>..\packages\Microsoft.AspNet.Cors.5.0.0\lib\net45\System.Web.Cors.dll</HintPath> |
| 162 | + <Reference Include="System.Web.Cors, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 163 | + <SpecificVersion>False</SpecificVersion> |
| 164 | + <HintPath>..\packages\Microsoft.AspNet.Cors.5.2.2\lib\net45\System.Web.Cors.dll</HintPath> |
163 | 165 | </Reference>
|
164 | 166 | <Reference Include="System.Web.Http, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
165 | 167 | <SpecificVersion>False</SpecificVersion>
|
|
183 | 185 | <SpecificVersion>False</SpecificVersion>
|
184 | 186 | <HintPath>..\TextfyreVM.dll</HintPath>
|
185 | 187 | </Reference>
|
186 |
| - <Reference Include="Thinktecture.IdentityModel.Core"> |
187 |
| - <HintPath>..\packages\Thinktecture.IdentityModel.Core.1.2.0\lib\net45\Thinktecture.IdentityModel.Core.dll</HintPath> |
| 188 | + <Reference Include="Thinktecture.IdentityModel.Core, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 189 | + <SpecificVersion>False</SpecificVersion> |
| 190 | + <HintPath>..\packages\Thinktecture.IdentityModel.Core.1.3.0\lib\net45\Thinktecture.IdentityModel.Core.dll</HintPath> |
188 | 191 | </Reference>
|
189 | 192 | <Reference Include="Thinktecture.IdentityModel.Owin.ResourceAuthorization, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
190 | 193 | <SpecificVersion>False</SpecificVersion>
|
|
0 commit comments