|
50 | 50 | <Reference Include="AsyncKeyedLock, Version=6.2.1.0, Culture=neutral, PublicKeyToken=c6dde91429ba0f2f, processorArchitecture=MSIL">
|
51 | 51 | <HintPath>packages\AsyncKeyedLock.6.2.1\lib\netstandard2.0\AsyncKeyedLock.dll</HintPath>
|
52 | 52 | </Reference>
|
53 |
| - <Reference Include="GroupDocs.Viewer, Version=25.1.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL"> |
54 |
| - <HintPath>packages\GroupDocs.Viewer.25.1.0\lib\net462\GroupDocs.Viewer.dll</HintPath> |
| 53 | + <Reference Include="GroupDocs.Viewer, Version=25.3.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL"> |
| 54 | + <HintPath>packages\GroupDocs.Viewer.25.3.0\lib\net462\GroupDocs.Viewer.dll</HintPath> |
| 55 | + </Reference> |
| 56 | + <Reference Include="MessagePack, Version=2.5.0.0, Culture=neutral, PublicKeyToken=b4a0369545f0a1be, processorArchitecture=MSIL"> |
| 57 | + <HintPath>packages\MessagePack.2.5.192\lib\net472\MessagePack.dll</HintPath> |
| 58 | + </Reference> |
| 59 | + <Reference Include="MessagePack.Annotations, Version=2.5.0.0, Culture=neutral, PublicKeyToken=b4a0369545f0a1be, processorArchitecture=MSIL"> |
| 60 | + <HintPath>packages\MessagePack.Annotations.2.5.192\lib\netstandard2.0\MessagePack.Annotations.dll</HintPath> |
55 | 61 | </Reference>
|
56 | 62 | <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
57 | 63 | <HintPath>packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
58 | 64 | </Reference>
|
59 | 65 | <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=4.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
60 | 66 | <HintPath>packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.4.1.0\lib\net472\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
61 | 67 | </Reference>
|
| 68 | + <Reference Include="Microsoft.NET.StringTools, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 69 | + <HintPath>packages\Microsoft.NET.StringTools.17.6.3\lib\net472\Microsoft.NET.StringTools.dll</HintPath> |
| 70 | + </Reference> |
62 | 71 | <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
63 | 72 | <HintPath>packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
64 | 73 | </Reference>
|
65 | 74 | <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
66 | 75 | <HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
67 | 76 | </Reference>
|
68 | 77 | <Reference Include="System" />
|
| 78 | + <Reference Include="System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 79 | + <HintPath>packages\System.Collections.Immutable.6.0.0\lib\net461\System.Collections.Immutable.dll</HintPath> |
| 80 | + </Reference> |
69 | 81 | <Reference Include="System.Core" />
|
70 |
| - <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
71 |
| - <HintPath>packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath> |
| 82 | + <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 83 | + <HintPath>packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath> |
72 | 84 | </Reference>
|
73 | 85 | <Reference Include="System.Net.Http" />
|
74 | 86 | <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
0 commit comments