|
49 | 49 | </Reference> |
50 | 50 | <Reference Include="Telerik.Windows.Documents.Core, Version=2025.1.205.462, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
51 | 51 | <SpecificVersion>False</SpecificVersion> |
52 | | - <HintPath>Trial 4.6.2\Telerik.Windows.Documents.Core.dll</HintPath> |
| 52 | + <HintPath>AssemblyReferences\Telerik.Windows.Documents.Core.dll</HintPath> |
53 | 53 | </Reference> |
54 | 54 | <Reference Include="Telerik.Windows.Documents.Fixed, Version=2025.1.205.462, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
55 | 55 | <SpecificVersion>False</SpecificVersion> |
56 | | - <HintPath>Trial 4.6.2\Telerik.Windows.Documents.Fixed.dll</HintPath> |
| 56 | + <HintPath>AssemblyReferences\Telerik.Windows.Documents.Fixed.dll</HintPath> |
57 | 57 | </Reference> |
58 | 58 | <Reference Include="Telerik.Windows.Documents.Fixed.FormatProviders.Ocr, Version=2025.1.205.462, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
59 | 59 | <SpecificVersion>False</SpecificVersion> |
60 | | - <HintPath>Trial 4.6.2\Telerik.Windows.Documents.Fixed.FormatProviders.Ocr.dll</HintPath> |
| 60 | + <HintPath>AssemblyReferences\Telerik.Windows.Documents.Fixed.FormatProviders.Ocr.dll</HintPath> |
61 | 61 | </Reference> |
62 | 62 | <Reference Include="Telerik.Windows.Documents.TesseractOcr, Version=2025.1.205.462, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
63 | 63 | <SpecificVersion>False</SpecificVersion> |
64 | | - <HintPath>Trial 4.6.2\Telerik.Windows.Documents.TesseractOcr.dll</HintPath> |
| 64 | + <HintPath>AssemblyReferences\Telerik.Windows.Documents.TesseractOcr.dll</HintPath> |
65 | 65 | </Reference> |
66 | 66 | <Reference Include="Telerik.Windows.Zip, Version=2025.1.205.462, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
67 | 67 | <SpecificVersion>False</SpecificVersion> |
68 | | - <HintPath>Trial 4.6.2\Telerik.Windows.Zip.dll</HintPath> |
| 68 | + <HintPath>AssemblyReferences\Telerik.Windows.Zip.dll</HintPath> |
69 | 69 | </Reference> |
70 | 70 | </ItemGroup> |
71 | 71 | <ItemGroup> |
|
81 | 81 | </ItemGroup> |
82 | 82 | <ItemGroup> |
83 | 83 | <Content Include="images\image.png" /> |
84 | | - <Content Include="lib\Telerik.Windows.Documents.Core.dll" /> |
85 | | - <Content Include="lib\Telerik.Windows.Documents.Fixed.dll" /> |
86 | | - <Content Include="lib\Telerik.Windows.Documents.Fixed.FormatProviders.Ocr.dll" /> |
87 | | - <Content Include="lib\Telerik.Windows.Documents.TesseractOcr.dll" /> |
88 | | - <Content Include="lib\Telerik.Windows.Zip.dll" /> |
89 | 84 | <Content Include="x64\leptonica-1.82.0.dll"> |
90 | 85 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
91 | 86 | </Content> |
|
99 | 94 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
100 | 95 | </Content> |
101 | 96 | </ItemGroup> |
| 97 | + <ItemGroup> |
| 98 | + <Folder Include="AssemblyReferences\" /> |
| 99 | + </ItemGroup> |
102 | 100 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
103 | 101 | <Import Project="packages\Telerik.Licensing.1.6.5\build\Telerik.Licensing.targets" Condition="Exists('packages\Telerik.Licensing.1.6.5\build\Telerik.Licensing.targets')" /> |
104 | 102 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
|
0 commit comments