Closed Lorilatschki closed 2 years ago
Sounds reasonable.
I guess, I could add it as a development dependency? Or would you recommend to completely remove it?
In version 1.0.7.41 it was not part of the nuspec file at all. So I would recommend to completely remove it.
Any idea why this was added to the nuspec?
OK, thanks.
I've added it, because I did think it was necessary, not understanding that the compiler/linker would probably remove all references to this library upon compilation.
A new version 1.0.10.41 was just published to NuGet.
Great! Thanks for the quick fix!
The latest package has a Dependency to
JetBrains.Annotations 1.0.0
which leads to a compiler warning:On https://www.nuget.org/packages/JetBrains.Annotations there is no matching version. Can you please remove this dependency since it is not required as a runtime dependency?