leadtools.document
Advanced tools
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
@@ -5,20 +5,20 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
| <Reference Include="Leadtools.Document.dll"> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard1.4\Leadtools.Document.dll</HintPath> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard2.0\Leadtools.Document.dll</HintPath> | ||
| </Reference> | ||
| <Reference Include="Leadtools.Document.Compare.dll"> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard1.4\Leadtools.Document.Compare.dll</HintPath> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard2.0\Leadtools.Document.Compare.dll</HintPath> | ||
| </Reference> | ||
| <Reference Include="Leadtools.Document.Converter.dll"> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard1.4\Leadtools.Document.Converter.dll</HintPath> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard2.0\Leadtools.Document.Converter.dll</HintPath> | ||
| </Reference> | ||
| <Reference Include="Leadtools.Document.Raster.dll"> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard1.4\Leadtools.Document.Raster.dll</HintPath> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard2.0\Leadtools.Document.Raster.dll</HintPath> | ||
| </Reference> | ||
| <Reference Include="Leadtools.Document.Pdf.dll"> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard1.4\Leadtools.Document.Pdf.dll</HintPath> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard2.0\Leadtools.Document.Pdf.dll</HintPath> | ||
| </Reference> | ||
| <Reference Include="Leadtools.Caching.dll"> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard1.4\Leadtools.Caching.dll</HintPath> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard2.0\Leadtools.Caching.dll</HintPath> | ||
| </Reference> | ||
| </ItemGroup> | ||
| </Project> |
@@ -5,20 +5,20 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
| <Reference Include="Leadtools.Document.dll"> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard1.4\Leadtools.Document.dll</HintPath> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard2.0\Leadtools.Document.dll</HintPath> | ||
| </Reference> | ||
| <Reference Include="Leadtools.Document.Compare.dll"> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard1.4\Leadtools.Document.Compare.dll</HintPath> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard2.0\Leadtools.Document.Compare.dll</HintPath> | ||
| </Reference> | ||
| <Reference Include="Leadtools.Document.Converter.dll"> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard1.4\Leadtools.Document.Converter.dll</HintPath> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard2.0\Leadtools.Document.Converter.dll</HintPath> | ||
| </Reference> | ||
| <Reference Include="Leadtools.Document.Raster.dll"> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard1.4\Leadtools.Document.Raster.dll</HintPath> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard2.0\Leadtools.Document.Raster.dll</HintPath> | ||
| </Reference> | ||
| <Reference Include="Leadtools.Document.Pdf.dll"> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard1.4\Leadtools.Document.Pdf.dll</HintPath> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard2.0\Leadtools.Document.Pdf.dll</HintPath> | ||
| </Reference> | ||
| <Reference Include="Leadtools.Caching.dll"> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard1.4\Leadtools.Caching.dll</HintPath> | ||
| <HintPath>$(MSBuildThisFileDirectory)..\..\lib\netstandard2.0\Leadtools.Caching.dll</HintPath> | ||
| </Reference> | ||
| </ItemGroup> | ||
| </Project> |
@@ -1,6 +0,6 @@ | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd"> | ||
| <metadata> | ||
| <id>Leadtools.Document</id> | ||
| <version>22.0.0.5</version> | ||
| <version>22.0.0.6</version> | ||
| <authors>LEADTOOLS</authors> | ||
@@ -28,24 +28,34 @@ <owners>LEADTOOLS</owners> | ||
| <dependencies> | ||
| <group targetFramework=".NETStandard1.4"> | ||
| <dependency id="Leadtools.Annotations" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Ocr" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Kernel" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Image.Processing" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Pdf" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Barcode" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Formats.Document" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Formats.Raster.Common" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <group targetFramework=".NETStandard2.0"> | ||
| <dependency id="Leadtools.Annotations" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Ocr" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Kernel" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Image.Processing" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Pdf" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Barcode" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Formats.Document" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Formats.Raster.Common" version="[22.0.0.6, 23.0.0.1)" /> | ||
| </group> | ||
| <group targetFramework=".NETFramework4.0"> | ||
| <dependency id="Leadtools.Annotations" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Ocr" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Kernel" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Image.Processing" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Pdf" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Barcode" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Formats.Document" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Formats.Raster.Common" version="[22.0.0.5, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Annotations" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Ocr" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Kernel" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Image.Processing" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Pdf" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Barcode" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Formats.Document" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Formats.Raster.Common" version="[22.0.0.6, 23.0.0.1)" /> | ||
| </group> | ||
| <group targetFramework=".NETFramework6.0"> | ||
| <dependency id="Leadtools.Annotations" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Ocr" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Kernel" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Image.Processing" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Pdf" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Barcode" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Formats.Document" version="[22.0.0.6, 23.0.0.1)" /> | ||
| <dependency id="Leadtools.Formats.Raster.Common" version="[22.0.0.6, 23.0.0.1)" /> | ||
| </group> | ||
| </dependencies> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet