|
49 | 49 | <WarningLevel>4</WarningLevel>
|
50 | 50 | </PropertyGroup>
|
51 | 51 | <ItemGroup>
|
52 |
| - <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
53 |
| - <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> |
| 52 | + <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 53 | + <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> |
54 | 54 | </Reference>
|
55 |
| - <Reference Include="RestSharp, Version=108.0.3.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL"> |
56 |
| - <HintPath>..\packages\RestSharp.108.0.3\lib\netstandard2.0\RestSharp.dll</HintPath> |
| 55 | + <Reference Include="RestSharp, Version=112.1.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL"> |
| 56 | + <HintPath>..\packages\RestSharp.112.1.0\lib\netstandard2.0\RestSharp.dll</HintPath> |
57 | 57 | </Reference>
|
58 | 58 | <Reference Include="System" />
|
59 | 59 | <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
60 | 60 | <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
61 | 61 | </Reference>
|
62 | 62 | <Reference Include="System.Core" />
|
63 | 63 | <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
64 |
| - <HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath> |
| 64 | + <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath> |
65 | 65 | </Reference>
|
66 | 66 | <Reference Include="System.Numerics" />
|
67 | 67 | <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
68 | 68 | <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
69 | 69 | </Reference>
|
70 |
| - <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
71 |
| - <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 70 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 71 | + <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
72 | 72 | </Reference>
|
73 |
| - <Reference Include="System.Text.Encodings.Web, Version=5.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
74 |
| - <HintPath>..\packages\System.Text.Encodings.Web.5.0.1\lib\net461\System.Text.Encodings.Web.dll</HintPath> |
| 73 | + <Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 74 | + <HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net461\System.Text.Encodings.Web.dll</HintPath> |
75 | 75 | </Reference>
|
76 |
| - <Reference Include="System.Text.Json, Version=5.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
77 |
| - <HintPath>..\packages\System.Text.Json.5.0.1\lib\net461\System.Text.Json.dll</HintPath> |
| 76 | + <Reference Include="System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\packages\System.Text.Json.8.0.5\lib\net461\System.Text.Json.dll</HintPath> |
78 | 78 | </Reference>
|
79 | 79 | <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
80 | 80 | <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
|
0 commit comments