#93: Removed ID3 dependency
This commit is contained in:
@@ -14,7 +14,6 @@
|
|||||||
<PackageReference Include="EntityFramework" Version="6.4.4" />
|
<PackageReference Include="EntityFramework" Version="6.4.4" />
|
||||||
<PackageReference Include="File.TypeChecker" Version="4.1.1" />
|
<PackageReference Include="File.TypeChecker" Version="4.1.1" />
|
||||||
<PackageReference Include="Iconic.Zlib.Netstandard" Version="1.0.0" />
|
<PackageReference Include="Iconic.Zlib.Netstandard" Version="1.0.0" />
|
||||||
<PackageReference Include="ID3" Version="0.6.0" />
|
|
||||||
<PackageReference Include="JWT" Version="10.1.1" />
|
<PackageReference Include="JWT" Version="10.1.1" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.6" />
|
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.6" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.6" />
|
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.6" />
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ One can interface with Icarus the music server either by:
|
|||||||
* [MySql](https://www.nuget.org/packages/MySql.Data/)
|
* [MySql](https://www.nuget.org/packages/MySql.Data/)
|
||||||
* OpenSSL
|
* OpenSSL
|
||||||
* BCrypt.Net-Next
|
* BCrypt.Net-Next
|
||||||
* ID3
|
|
||||||
* Iconic.Zlib.Netstandard
|
* Iconic.Zlib.Netstandard
|
||||||
* JWT
|
* JWT
|
||||||
* Microsoft.AspNetCore.Authentication.JwtBearer
|
* Microsoft.AspNetCore.Authentication.JwtBearer
|
||||||
|
|||||||
Reference in New Issue
Block a user