26
26
<BuildClientApp >false</BuildClientApp >
27
27
<ClientRoot >ClientApp\</ClientRoot >
28
28
<TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
29
+ <NuGetPackageImportStamp >
30
+ </NuGetPackageImportStamp >
29
31
</PropertyGroup >
30
32
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
31
33
<DebugSymbols >true</DebugSymbols >
49
51
<Reference Include =" AsyncKeyedLock, Version=6.2.1.0, Culture=neutral, PublicKeyToken=c6dde91429ba0f2f, processorArchitecture=MSIL" >
50
52
<HintPath >packages\AsyncKeyedLock.6.2.1\lib\netstandard2.0\AsyncKeyedLock.dll</HintPath >
51
53
</Reference >
52
- <Reference Include =" GroupDocs.Viewer, Version=23.12.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL" >
53
- <HintPath >packages\GroupDocs.Viewer.23.12.0\lib\net462\GroupDocs.Viewer.dll</HintPath >
54
+ <Reference Include =" GroupDocs.Viewer, Version=24.1.1.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL" >
55
+ <HintPath >packages\GroupDocs.Viewer.24.1.1\lib\net462\GroupDocs.Viewer.dll</HintPath >
56
+ </Reference >
57
+ <Reference Include =" Microsoft.Bcl.AsyncInterfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
58
+ <HintPath >packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath >
54
59
</Reference >
55
60
<Reference Include =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=3.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
56
61
<HintPath >packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath >
63
68
<HintPath >packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
64
69
</Reference >
65
70
<Reference Include =" System" />
71
+ <Reference Include =" System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
72
+ <HintPath >packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath >
73
+ </Reference >
66
74
<Reference Include =" System.Data" />
67
75
<Reference Include =" System.Drawing" />
76
+ <Reference Include =" System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
77
+ <HintPath >packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath >
78
+ </Reference >
68
79
<Reference Include =" System.Net.Http.Formatting, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
69
80
<HintPath >packages\Microsoft.AspNet.WebApi.Client.5.2.9\lib\net45\System.Net.Http.Formatting.dll</HintPath >
70
81
</Reference >
82
+ <Reference Include =" System.Numerics" />
83
+ <Reference Include =" System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
84
+ <HintPath >packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath >
85
+ </Reference >
71
86
<Reference Include =" System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
72
87
<HintPath >packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath >
73
88
</Reference >
89
+ <Reference Include =" System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
90
+ <HintPath >packages\System.Text.Encoding.CodePages.6.0.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath >
91
+ </Reference >
92
+ <Reference Include =" System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
93
+ <HintPath >packages\System.Text.Encodings.Web.6.0.0\lib\net461\System.Text.Encodings.Web.dll</HintPath >
94
+ </Reference >
95
+ <Reference Include =" System.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
96
+ <HintPath >packages\System.Text.Json.6.0.0\lib\net461\System.Text.Json.dll</HintPath >
97
+ </Reference >
74
98
<Reference Include =" System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
75
99
<HintPath >packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath >
76
100
</Reference >
101
+ <Reference Include =" System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
102
+ <HintPath >packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath >
103
+ </Reference >
77
104
<Reference Include =" System.Web.Cors, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
78
105
<HintPath >packages\Microsoft.AspNet.Cors.5.2.9\lib\net45\System.Web.Cors.dll</HintPath >
79
106
</Reference >
279
306
<ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
280
307
</PropertyGroup >
281
308
<Error Condition =" !Exists('packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net472\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets')" Text =" $([System.String]::Format('$(ErrorText)', 'packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net472\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets'))" />
309
+ <Error Condition =" !Exists('packages\System.Text.Json.6.0.0\build\System.Text.Json.targets')" Text =" $([System.String]::Format('$(ErrorText)', 'packages\System.Text.Json.6.0.0\build\System.Text.Json.targets'))" />
282
310
</Target >
283
311
<Target Name =" InstallPackages" BeforeTargets =" BeforeBuild" Condition =" '$(BuildClientApp)' == 'True'" >
284
312
<Message Importance =" high" Text =" *** Installing npm packages ***" />
288
316
<Message Importance =" high" Text =" *** Bundling client files ***" />
289
317
<Exec WorkingDirectory =" $(ClientRoot)" Command =" npm run build" ContinueOnError =" false" />
290
318
</Target >
319
+ <Import Project =" packages\System.Text.Json.6.0.0\build\System.Text.Json.targets" Condition =" Exists('packages\System.Text.Json.6.0.0\build\System.Text.Json.targets')" />
291
320
</Project >
0 commit comments