From 5e868c4c4cc167857daf1c4f260d4e61a13cb046 Mon Sep 17 00:00:00 2001 From: kdeng00 Date: Sat, 27 Jul 2024 13:10:16 -0400 Subject: [PATCH] #93: Removed ID3 dependency --- Icarus.csproj | 1 - README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/Icarus.csproj b/Icarus.csproj index 00d31d4..0dbde29 100644 --- a/Icarus.csproj +++ b/Icarus.csproj @@ -14,7 +14,6 @@ - diff --git a/README.md b/README.md index 407cbcc..9c93b5b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ One can interface with Icarus the music server either by: * [MySql](https://www.nuget.org/packages/MySql.Data/) * OpenSSL * BCrypt.Net-Next -* ID3 * Iconic.Zlib.Netstandard * JWT * Microsoft.AspNetCore.Authentication.JwtBearer