Skip to content

Commit

Permalink
Update package info
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees van Spelde committed Jun 26, 2024
1 parent 1fc4d4a commit ebc2411
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MsgReaderCore/MsgReader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<TargetFrameworks>net462;netstandard2.0;netstandard2.1</TargetFrameworks>
<RootNamespace>MsgReader</RootNamespace>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>5.6.1</Version>
<AssemblyVersion>5.6.1.0</AssemblyVersion>
<Version>5.6.2</Version>
<AssemblyVersion>5.6.2.0</AssemblyVersion>
<Authors>Kees van Spelde</Authors>
<Company>Magic-Sessions</Company>
<Copyright>(c)2013-2024 - Kees van Spelde</Copyright>
Expand All @@ -23,7 +23,7 @@ The EML reader supports MIME 1.0 encoded files.</Description>
- Fixed detection logic for html and text body parts in EML messages</PackageReleaseNotes>
<SignAssembly>False</SignAssembly>
<AssemblyOriginatorKeyFile>MSGReader.snk</AssemblyOriginatorKeyFile>
<FileVersion>5.6.1.0</FileVersion>
<FileVersion>5.6.2.0</FileVersion>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>Outlook-icon.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down

0 comments on commit ebc2411

Please sign in to comment.