|
199 | 199 | <Reference Include="Microsoft.AspNetCore.HttpOverrides, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
200 | 200 | <HintPath>packages\Microsoft.AspNetCore.HttpOverrides.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.HttpOverrides.dll</HintPath> |
201 | 201 | </Reference> |
202 | | - <Reference Include="Microsoft.AspNetCore.JsonPatch, Version=3.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
203 | | - <HintPath>packages\Microsoft.AspNetCore.JsonPatch.3.0.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll</HintPath> |
| 202 | + <Reference Include="Microsoft.AspNetCore.JsonPatch, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 203 | + <HintPath>packages\Microsoft.AspNetCore.JsonPatch.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll</HintPath> |
204 | 204 | </Reference> |
205 | 205 | <Reference Include="Microsoft.AspNetCore.Metadata, Version=3.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
206 | 206 | <HintPath>packages\Microsoft.AspNetCore.Metadata.3.0.0\lib\netstandard2.0\Microsoft.AspNetCore.Metadata.dll</HintPath> |
|
431 | 431 | <Reference Include="NConsole, Version=3.9.6519.30868, Culture=neutral, PublicKeyToken=0f839b9a5b9cbd65, processorArchitecture=MSIL"> |
432 | 432 | <HintPath>packages\NConsole.3.9.6519.30868\lib\net45\NConsole.dll</HintPath> |
433 | 433 | </Reference> |
434 | | - <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
435 | | - <HintPath>packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 434 | + <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 435 | + <HintPath>packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 436 | + <Private>True</Private> |
436 | 437 | </Reference> |
437 | 438 | <Reference Include="NJsonSchema, Version=10.0.28.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102, processorArchitecture=MSIL"> |
438 | 439 | <HintPath>packages\NJsonSchema.10.0.28\lib\net45\NJsonSchema.dll</HintPath> |
|
0 commit comments