From e664fe61b57a320dcf0d4e729348d2e557d08074 Mon Sep 17 00:00:00 2001 From: efrick Date: Wed, 18 Jun 2025 13:59:12 -0400 Subject: [PATCH] Update a return statement. Update the version of the PDF-Sharp library. --- AboutBox1.cs | 2 +- AboutBox1.resx | 791 +++++++++++++++++++++++------------------------ PDF-Merge.csproj | 2 +- 3 files changed, 391 insertions(+), 404 deletions(-) diff --git a/AboutBox1.cs b/AboutBox1.cs index ac69b8a..9678eb2 100644 --- a/AboutBox1.cs +++ b/AboutBox1.cs @@ -41,7 +41,7 @@ namespace PDF_Merge } } - public string AssemblyVersion + public string? AssemblyVersion { get { diff --git a/AboutBox1.resx b/AboutBox1.resx index bf55655..b2d3b17 100644 --- a/AboutBox1.resx +++ b/AboutBox1.resx @@ -1,7 +1,7 @@