gchudov / cuetools.net

CD image processing suite with optimized lossless encoders in C#
http://cue.tools/
Other
487 stars 52 forks source link

ChaptersToCue: Add TaglibSharp ProjectReference #273

Closed c72578 closed 1 year ago

c72578 commented 1 year ago

So far, CUETools.ChaptersToCue.csproj contained a Reference Include to TaglibSharp with a HintPath to TagLibSharp.dll. This has worked in VS2017 or VS2019. However, in VS2022 a build error occurs during the first attempt of building the Solution.