|
49 | 49 | <Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
50 | 50 | <HintPath>..\packages\Castle.Core.4.3.1\lib\net45\Castle.Core.dll</HintPath> |
51 | 51 | </Reference> |
52 | | - <Reference Include="GroupDocs.Total, Version=25.2.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL"> |
53 | | - <HintPath>..\packages\GroupDocs.Total.NETFramework.25.2.0\lib\net462\GroupDocs.Total.dll</HintPath> |
| 52 | + <Reference Include="GroupDocs.Total, Version=25.3.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL"> |
| 53 | + <HintPath>..\packages\GroupDocs.Total.NETFramework.25.3.0\lib\net462\GroupDocs.Total.dll</HintPath> |
54 | 54 | </Reference> |
55 | 55 | <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
56 | 56 | <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> |
|
415 | 415 | <Compile Include="Properties\AssemblyInfo.cs" /> |
416 | 416 | </ItemGroup> |
417 | 417 | <ItemGroup> |
| 418 | + <Content Include="DocumentSamples\Viewer\infographic-elements.tiff" /> |
418 | 419 | <Content Include="Global.asax" /> |
419 | 420 | <Content Include="Mono.Security.dll"> |
420 | 421 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
|
441 | 442 | </ItemGroup> |
442 | 443 | <ItemGroup> |
443 | 444 | <Folder Include="App_Data\" /> |
| 445 | + <Folder Include="DocumentSamples\Annotation\" /> |
| 446 | + <Folder Include="DocumentSamples\Comparison\Compared\" /> |
| 447 | + <Folder Include="DocumentSamples\Conversion\Converted\" /> |
| 448 | + <Folder Include="DocumentSamples\Editor\" /> |
| 449 | + <Folder Include="DocumentSamples\Metadata\Output\" /> |
| 450 | + <Folder Include="DocumentSamples\Metadata\Temp\" /> |
| 451 | + <Folder Include="DocumentSamples\Search\Indexed\" /> |
| 452 | + <Folder Include="DocumentSamples\Search\Index\" /> |
| 453 | + <Folder Include="DocumentSamples\Signature\" /> |
444 | 454 | <Folder Include="Resources\" /> |
445 | 455 | </ItemGroup> |
446 | 456 | <ItemGroup> |
|
473 | 483 | <ItemGroup> |
474 | 484 | <Content Include="Views\Search\Index.cshtml" /> |
475 | 485 | </ItemGroup> |
| 486 | + <ItemGroup> |
| 487 | + <Content Include="DocumentSamples\Viewer\annual-review.docx" /> |
| 488 | + <Content Include="DocumentSamples\Viewer\basic-presentation.pptx" /> |
| 489 | + <Content Include="DocumentSamples\Viewer\compressed.zip" /> |
| 490 | + <Content Include="DocumentSamples\Viewer\cost-analysis.xlsx" /> |
| 491 | + <Content Include="DocumentSamples\Viewer\invitation.eml" /> |
| 492 | + <Content Include="DocumentSamples\Viewer\password-is-12345.docx" /> |
| 493 | + <Content Include="DocumentSamples\Viewer\professional-services.pdf" /> |
| 494 | + </ItemGroup> |
476 | 495 | <PropertyGroup> |
477 | 496 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> |
478 | 497 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> |
|
0 commit comments