mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Applied patches that are needed for CUETools to function with this version of taglib:
1) .iso.wv support 2) foobar2000 tag mapping 3) new tags for ReleaseDate, ReleaseCountry, DiscSubtitle, Publisher, CatalogNumber 4) Bugfixes
This commit is contained in:
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
[assembly:AssemblyCopyright ("Copyright (c) 2006-2007 Brian Nickel. Copyright (c) 2009-2010 Other contributors")]
|
||||
[assembly:AssemblyCompany ("")]
|
||||
[assembly:AssemblyDelaySign(false)]
|
||||
[assembly:AssemblyKeyFile("taglib-sharp.snk")]
|
||||
[assembly:CLSCompliant(false)]
|
||||
[assembly:CLSCompliant(false)]
|
||||
[assembly: ComVisibleAttribute(false)]
|
||||
|
||||
Reference in New Issue
Block a user