From d17826cd69c8d04264715bdf161c664cafe494e8 Mon Sep 17 00:00:00 2001 From: Joshua Clark Date: Tue, 4 Apr 2017 21:33:57 -0400 Subject: [PATCH] version 0.0.3 --- src/Mime-Detective/Mime-Detective.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Mime-Detective/Mime-Detective.csproj b/src/Mime-Detective/Mime-Detective.csproj index cb3e961..f5bbfbc 100644 --- a/src/Mime-Detective/Mime-Detective.csproj +++ b/src/Mime-Detective/Mime-Detective.csproj @@ -1,18 +1,18 @@  - Mime-Detective is group of classes for speeding Asp.Net Core development + Mime-Detective can find the MIME Types of files Mime-Detective - 0.0.2 + 0.0.3 Joshua Clark netstandard1.3;net45 Mime-Detective Mime-Detective - mvc;ef;generic;utilities - https://github.com/clarkis117/GenericMvcUtilities - https://github.com/clarkis117/GenericMvcUtilities/blob/master/License.txt + mime, mime detective, file types + https://github.com/clarkis117/Mime-Detective + https://github.com/clarkis117/Mime-Detective/blob/master/LICENSE git - https://github.com/clarkis117/GenericMvcUtilities.git + https://github.com/clarkis117/Mime-Detective.git $(PackageTargetFallback);portable-net451+win8 false false