From 4a655a894c2f82ba5225bffd998ed4b7edfbaefd Mon Sep 17 00:00:00 2001 From: Daniel Destouche Date: Sun, 30 Jan 2022 17:59:42 -0500 Subject: [PATCH] Release prep --- src/FileTypeInterrogator/FileTypeInterrogator.csproj | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/FileTypeInterrogator/FileTypeInterrogator.csproj b/src/FileTypeInterrogator/FileTypeInterrogator.csproj index 4c99914..8078597 100644 --- a/src/FileTypeInterrogator/FileTypeInterrogator.csproj +++ b/src/FileTypeInterrogator/FileTypeInterrogator.csproj @@ -9,11 +9,15 @@ file-type-detection file-types magic-numbers content-type mime-type true - 1.0.0.0 + 1.1.0 + 1.1.0 ghost1face true LICENSE.md - Update to use flat file definitions, unit tested + + * Update file type support + * Resolved issues with office types not being detected + * .NET6 support true true true @@ -66,4 +70,4 @@ - \ No newline at end of file +