-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
916843_pdfexample Upgrade GitHub demo samples to the latest .net fram…
…ework version [PDF Library]
- Loading branch information
1 parent
bc2915f
commit 0286968
Showing
48 changed files
with
203 additions
and
204 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...o-PDF-document/.NET-Framework/Add-angle-measurement-annotation-to-PDF-document/App.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<configuration> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" /> | ||
</startup> | ||
</configuration> |
6 changes: 3 additions & 3 deletions
6
...-document/.NET-Framework/Add-angle-measurement-annotation-to-PDF-document/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Syncfusion.Compression.Base" version="20.2.0.43" targetFramework="net461" /> | ||
<package id="Syncfusion.Licensing" version="20.2.0.43" targetFramework="net461" /> | ||
<package id="Syncfusion.Pdf.WinForms" version="20.2.0.43" targetFramework="net461" /> | ||
<package id="Syncfusion.Compression.Base" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.Licensing" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.Pdf.WinForms" version="27.1.55" targetFramework="net462" /> | ||
</packages> |
2 changes: 1 addition & 1 deletion
2
...-in-a-PDF-document/.NET-Framework/Compress-and-replace-image-in-a-PDF-document/App.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<configuration> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" /> | ||
</startup> | ||
</configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...-PDF-document/.NET-Framework/Compress-and-replace-image-in-a-PDF-document/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Syncfusion.Compression.Base" version="20.2.0.43" targetFramework="net461" /> | ||
<package id="Syncfusion.Licensing" version="20.2.0.43" targetFramework="net461" /> | ||
<package id="Syncfusion.Pdf.WinForms" version="20.2.0.43" targetFramework="net461" /> | ||
<package id="Syncfusion.Compression.Base" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.Licensing" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.Pdf.WinForms" version="27.1.55" targetFramework="net462" /> | ||
</packages> |
2 changes: 1 addition & 1 deletion
2
...image-in-PDF-document/.NET-Framework/Compress-quality-of-image-in-PDF-document/App.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<configuration> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" /> | ||
</startup> | ||
</configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...-in-PDF-document/.NET-Framework/Compress-quality-of-image-in-PDF-document/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Syncfusion.Compression.Base" version="20.2.0.43" targetFramework="net461" /> | ||
<package id="Syncfusion.Licensing" version="20.2.0.43" targetFramework="net461" /> | ||
<package id="Syncfusion.Pdf.WinForms" version="20.2.0.43" targetFramework="net461" /> | ||
<package id="Syncfusion.Compression.Base" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.Licensing" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.Pdf.WinForms" version="27.1.55" targetFramework="net462" /> | ||
</packages> |
2 changes: 1 addition & 1 deletion
2
Document conversion/Convert-HTML-to-MHTML/.NET-Framework/Convert-HTML-to-MHTML/App.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<configuration> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" /> | ||
</startup> | ||
</configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...ent conversion/Convert-HTML-to-MHTML/.NET-Framework/Convert-HTML-to-MHTML/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Syncfusion.Compression.Base" version="20.2.0.45" targetFramework="net461" /> | ||
<package id="Syncfusion.HtmlToPdfConverter.QtWebKit.WinForms" version="20.2.0.45" targetFramework="net461" /> | ||
<package id="Syncfusion.Licensing" version="20.2.0.45" targetFramework="net461" /> | ||
<package id="Syncfusion.Pdf.WinForms" version="20.2.0.45" targetFramework="net461" /> | ||
<package id="Syncfusion.Compression.Base" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.HtmlToPdfConverter.QtWebKit.WinForms" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.Licensing" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.Pdf.WinForms" version="27.1.55" targetFramework="net462" /> | ||
</packages> |
2 changes: 1 addition & 1 deletion
2
...ing-the-RTF-to-PDF-document/.NET Framework/Customizing-the-RTF-to-PDF-document/App.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<configuration> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" /> | ||
</startup> | ||
</configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
...he-RTF-to-PDF-document/.NET Framework/Customizing-the-RTF-to-PDF-document/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Syncfusion.Compression.Base" version="20.2.0.45" targetFramework="net461" /> | ||
<package id="Syncfusion.DocIO.WinForms" version="20.2.0.45" targetFramework="net461" /> | ||
<package id="Syncfusion.DocToPDFConverter.WinForms" version="20.2.0.45" targetFramework="net461" /> | ||
<package id="Syncfusion.Licensing" version="20.2.0.45" targetFramework="net461" /> | ||
<package id="Syncfusion.OfficeChart.Base" version="20.2.0.45" targetFramework="net461" /> | ||
<package id="Syncfusion.Pdf.WinForms" version="20.2.0.45" targetFramework="net461" /> | ||
<package id="Syncfusion.Compression.Base" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.DocIO.WinForms" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.DocToPDFConverter.WinForms" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.Licensing" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.OfficeChart.Base" version="27.1.55" targetFramework="net462" /> | ||
<package id="Syncfusion.Pdf.WinForms" version="27.1.55" targetFramework="net462" /> | ||
</packages> |
2 changes: 1 addition & 1 deletion
2
...mpression-in-monochrome-images/.NET-Framework/Compression-in-monochrome-images/App.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<configuration> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" /> | ||
</startup> | ||
</configuration> |
Oops, something went wrong.