-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from SyncfusionExamples/MailMerge
Update GitHub demos with active projects and latest NuGet packages for Word Library
- Loading branch information
Showing
21 changed files
with
81 additions
and
82 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
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
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
Fit-photo-within-textbox/Console-App-.NET-Framework/Fit-photo-within-textbox/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" ?> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" /> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/> | ||
</startup> | ||
</configuration> | ||
</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
Fit-photo-within-textbox/Console-App-.NET-Framework/Fit-photo-within-textbox/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="18.2.0.44" targetFramework="net46" /> | ||
<package id="Syncfusion.DocIO.WinForms" version="18.2.0.44" targetFramework="net46" /> | ||
<package id="Syncfusion.Licensing" version="18.2.0.44" targetFramework="net46" /> | ||
<package id="Syncfusion.OfficeChart.Base" version="18.2.0.44" targetFramework="net46" /> | ||
<package id="Syncfusion.Compression.Base" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.DocIO.WinForms" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.Licensing" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.OfficeChart.Base" version="26.1.42" targetFramework="net462" /> | ||
</packages> |
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
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
Generate-Barcode-labels/Console-App-.NET-Framework/Generate-Barcode-labels/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" ?> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" /> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/> | ||
</startup> | ||
</configuration> | ||
</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
10 changes: 5 additions & 5 deletions
10
Generate-Barcode-labels/Console-App-.NET-Framework/Generate-Barcode-labels/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,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Syncfusion.Compression.Base" version="17.2.0.34" targetFramework="net46" /> | ||
<package id="Syncfusion.DocIO.WinForms" version="17.2.0.34" targetFramework="net46" /> | ||
<package id="Syncfusion.Licensing" version="17.2.0.34" targetFramework="net46" /> | ||
<package id="Syncfusion.OfficeChart.Base" version="17.2.0.34" targetFramework="net46" /> | ||
<package id="Syncfusion.Pdf.WinForms" version="17.2.0.34" targetFramework="net46" /> | ||
<package id="Syncfusion.Compression.Base" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.DocIO.WinForms" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.Licensing" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.OfficeChart.Base" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.Pdf.WinForms" version="26.1.42" targetFramework="net462" /> | ||
</packages> |
6 changes: 3 additions & 3 deletions
6
...ple-Word-documents/Console-App-.NET-Framework/Generate-multiple-Word-documents/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" ?> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" /> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/> | ||
</startup> | ||
</configuration> | ||
</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
...ord-documents/Console-App-.NET-Framework/Generate-multiple-Word-documents/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="17.1.0.48" targetFramework="net46" /> | ||
<package id="Syncfusion.DocIO.WinForms" version="17.1.0.48" targetFramework="net46" /> | ||
<package id="Syncfusion.Licensing" version="17.1.0.48" targetFramework="net46" /> | ||
<package id="Syncfusion.OfficeChart.Base" version="17.1.0.48" targetFramework="net46" /> | ||
<package id="Syncfusion.Compression.Base" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.DocIO.WinForms" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.Licensing" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.OfficeChart.Base" version="26.1.42" targetFramework="net462" /> | ||
</packages> |
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
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
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
...Merge-field-with-HTML/Console-App-.NET-Framework/Replace-Merge-field-with-HTML/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" ?> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" /> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/> | ||
</startup> | ||
</configuration> | ||
</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
...-field-with-HTML/Console-App-.NET-Framework/Replace-Merge-field-with-HTML/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="18.2.0.44" targetFramework="net46" /> | ||
<package id="Syncfusion.DocIO.WinForms" version="18.2.0.44" targetFramework="net46" /> | ||
<package id="Syncfusion.Licensing" version="18.2.0.44" targetFramework="net46" /> | ||
<package id="Syncfusion.OfficeChart.Base" version="18.2.0.44" targetFramework="net46" /> | ||
<package id="Syncfusion.Compression.Base" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.DocIO.WinForms" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.Licensing" version="26.1.42" targetFramework="net462" /> | ||
<package id="Syncfusion.OfficeChart.Base" version="26.1.42" targetFramework="net462" /> | ||
</packages> |
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