From e79be0f91c3d66fca6fa63c11641fe3cdb2747e4 Mon Sep 17 00:00:00 2001 From: Kees van Spelde Date: Tue, 22 Oct 2024 13:48:37 +0200 Subject: [PATCH] Update package info --- MsgReaderCore/MsgReader.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/MsgReaderCore/MsgReader.csproj b/MsgReaderCore/MsgReader.csproj index 30b4d84..2f50123 100644 --- a/MsgReaderCore/MsgReader.csproj +++ b/MsgReaderCore/MsgReader.csproj @@ -4,8 +4,8 @@ net462;netstandard2.0;netstandard2.1 MsgReader true - 5.6.5 - 5.6.5.0 + 5.6.6 + 5.6.6.0 Kees van Spelde Magic-Sessions (c)2013-2024 - Kees van Spelde @@ -19,10 +19,10 @@ Read Outlook MSG and EML files without using Outlook. The MSGReader supports MSG E-Mail (also signed), Contact, Appointment, Task, Sticky notes and Contact files. The EML reader supports MIME 1.0 encoded files. - Updated nuget packages -- Added option to leave a storage stream open when processing an MSG file +- Added support for time formats like 15.45.23 False MSGReader.snk - 5.6.5.0 + 5.6.6.0 MIT Outlook-icon.png README.md