From 4a20d2c9e199e43c6f25589d4e15b1901adef90e Mon Sep 17 00:00:00 2001 From: Sameerkhan Date: Mon, 21 Oct 2024 18:30:15 +0530 Subject: [PATCH 1/3] 915138_access Upgrade GitHub demo samples to the latest .net version [PDF Library] --- .../PDF_conformance_with_tags.csproj | 4 ++-- .../create_accessible_PDF/create_accessible_PDF.csproj | 4 ++-- .../create_autotag_PDF/create_autotag_PDF.csproj | 4 ++-- .../word_to_PDF_with_tags/word_to_PDF_with_tags.csproj | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/PDF_conformance_with_tags/PDF_conformance_with_tags/PDF_conformance_with_tags.csproj b/PDF_conformance_with_tags/PDF_conformance_with_tags/PDF_conformance_with_tags.csproj index 0f8fee4..f09fe5c 100644 --- a/PDF_conformance_with_tags/PDF_conformance_with_tags/PDF_conformance_with_tags.csproj +++ b/PDF_conformance_with_tags/PDF_conformance_with_tags/PDF_conformance_with_tags.csproj @@ -2,11 +2,11 @@ Exe - netcoreapp3.1 + net8.0 - + diff --git a/create_accessible_PDF/create_accessible_PDF/create_accessible_PDF.csproj b/create_accessible_PDF/create_accessible_PDF/create_accessible_PDF.csproj index 0f8fee4..f09fe5c 100644 --- a/create_accessible_PDF/create_accessible_PDF/create_accessible_PDF.csproj +++ b/create_accessible_PDF/create_accessible_PDF/create_accessible_PDF.csproj @@ -2,11 +2,11 @@ Exe - netcoreapp3.1 + net8.0 - + diff --git a/create_autotag_PDF/create_autotag_PDF/create_autotag_PDF.csproj b/create_autotag_PDF/create_autotag_PDF/create_autotag_PDF.csproj index 0f8fee4..f09fe5c 100644 --- a/create_autotag_PDF/create_autotag_PDF/create_autotag_PDF.csproj +++ b/create_autotag_PDF/create_autotag_PDF/create_autotag_PDF.csproj @@ -2,11 +2,11 @@ Exe - netcoreapp3.1 + net8.0 - + diff --git a/word_to_PDF_with_tags/word_to_PDF_with_tags/word_to_PDF_with_tags.csproj b/word_to_PDF_with_tags/word_to_PDF_with_tags/word_to_PDF_with_tags.csproj index 0b00ddb..cb34a13 100644 --- a/word_to_PDF_with_tags/word_to_PDF_with_tags/word_to_PDF_with_tags.csproj +++ b/word_to_PDF_with_tags/word_to_PDF_with_tags/word_to_PDF_with_tags.csproj @@ -2,12 +2,12 @@ Exe - netcoreapp3.1 + net8.0 - - + + From 5cade94b61fc69701489d54af432c993ce72685b Mon Sep 17 00:00:00 2001 From: Sameerkhan Date: Mon, 21 Oct 2024 18:33:29 +0530 Subject: [PATCH 2/3] 915138_access Resolved build failure. --- .../word_to_PDF_with_tags/word_to_PDF_with_tags.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/word_to_PDF_with_tags/word_to_PDF_with_tags/word_to_PDF_with_tags.csproj b/word_to_PDF_with_tags/word_to_PDF_with_tags/word_to_PDF_with_tags.csproj index cb34a13..60dbcb5 100644 --- a/word_to_PDF_with_tags/word_to_PDF_with_tags/word_to_PDF_with_tags.csproj +++ b/word_to_PDF_with_tags/word_to_PDF_with_tags/word_to_PDF_with_tags.csproj @@ -6,7 +6,7 @@ - + From ef0d56d87c3277500303352f7dafd80020e33db5 Mon Sep 17 00:00:00 2001 From: Sameerkhan Date: Mon, 21 Oct 2024 19:05:27 +0530 Subject: [PATCH 3/3] 915138_access Resolved given feedback. --- .../word_to_PDF_with_tags/word_to_PDF_with_tags.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/word_to_PDF_with_tags/word_to_PDF_with_tags/word_to_PDF_with_tags.csproj b/word_to_PDF_with_tags/word_to_PDF_with_tags/word_to_PDF_with_tags.csproj index 60dbcb5..cb34a13 100644 --- a/word_to_PDF_with_tags/word_to_PDF_with_tags/word_to_PDF_with_tags.csproj +++ b/word_to_PDF_with_tags/word_to_PDF_with_tags/word_to_PDF_with_tags.csproj @@ -6,7 +6,7 @@ - +