Skip to content

Commit ab9a856

Browse files
committed
Update copyright year and NuGet package dependencies
Updated copyright year to 2026 in all source files and project metadata. Bumped MsgReader package version to 6.0.7. Upgraded several NuGet dependencies (System.Drawing.Common, System.Security.Cryptography.Pkcs, System.Text.Json, System.Formats.Asn1, Microsoft.Maui.Graphics, MSTest, and others) to latest versions across all projects. Simplified release notes. No functional code changes included.
1 parent fd90d00 commit ab9a856

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+66
-67
lines changed

.nuget/NuGet.exe

-307 KB
Binary file not shown.

MsgReader/Exceptions/MRCannotRemoveAttachment.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Kees van Spelde <sicos2002@hotmail.com>
55
//
6-
// Copyright (c) 2013-2025 Kees van Spelde. (www.magic-sessions.com)
6+
// Copyright (c) 2013-2026 Kees van Spelde. (www.magic-sessions.com)
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MsgReader/Exceptions/MRFileTypeNotSupported.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Kees van Spelde <sicos2002@hotmail.com>
55
//
6-
// Copyright (c) 2013-2025 Kees van Spelde. (www.magic-sessions.com)
6+
// Copyright (c) 2013-2026 Kees van Spelde. (www.magic-sessions.com)
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MsgReader/Exceptions/MRInvalidProperty.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Kees van Spelde <sicos2002@hotmail.com>
55
//
6-
// Copyright (c) 2013-2025 Kees van Spelde. (www.magic-sessions.com)
6+
// Copyright (c) 2013-2026 Kees van Spelde. (www.magic-sessions.com)
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MsgReader/Exceptions/MRInvalidSignedFile.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Kees van Spelde <sicos2002@hotmail.com>
55
//
6-
// Copyright (c) 2013-2025 Kees van Spelde. (www.magic-sessions.com)
6+
// Copyright (c) 2013-2026 Kees van Spelde. (www.magic-sessions.com)
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MsgReader/Exceptions/MRUnknownAttachmentFormat.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Kees van Spelde <sicos2002@hotmail.com>
55
//
6-
// Copyright (c) 2013-2025 Kees van Spelde. (www.magic-sessions.com)
6+
// Copyright (c) 2013-2026 Kees van Spelde. (www.magic-sessions.com)
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MsgReader/Helpers/DateDifference.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Kees van Spelde <sicos2002@hotmail.com>
55
//
6-
// Copyright (c) 2013-2025 Kees van Spelde. (www.magic-sessions.com)
6+
// Copyright (c) 2013-2026 Kees van Spelde. (www.magic-sessions.com)
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MsgReader/Helpers/EmailAddress.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Kees van Spelde <sicos2002@hotmail.com>
55
//
6-
// Copyright (c) 2013-2025 Kees van Spelde. (www.magic-sessions.com)
6+
// Copyright (c) 2013-2026 Kees van Spelde. (www.magic-sessions.com)
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MsgReader/Helpers/ExceptionHelpers.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Kees van Spelde <sicos2002@hotmail.com>
55
//
6-
// Copyright (c) 2013-2025 Kees van Spelde. (www.magic-sessions.com)
6+
// Copyright (c) 2013-2026 Kees van Spelde. (www.magic-sessions.com)
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

MsgReader/Helpers/FileManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Author: Kees van Spelde <sicos2002@hotmail.com>
55
//
6-
// Copyright (c) 2013-2025 Kees van Spelde. (www.magic-sessions.com)
6+
// Copyright (c) 2013-2026 Kees van Spelde. (www.magic-sessions.com)
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)