JetBrains / YouTrackSharp

.NET Standard 2.0 Library to access YouTrack API.
https://www.jetbrains.com/youtrack
Apache License 2.0
135 stars 105 forks source link

Provide a strong named version of the library #6

Closed pvandervelde closed 12 years ago

pvandervelde commented 12 years ago

At the moment it is not possible to depend on this library if you want to strong name your own libraries because YouTrackSharp isn't strong named so it would be good to have a strong named version.

hhariri commented 12 years ago

Logged it http://youtrack.codebetter.com/issue/YTSRP-21

NinjaCross commented 5 years ago

I really like this project, but as of today (8 years after the creation of this issue !), the assembly is still not signed, so it cannot be used in any strong-named context. Unfortunately, this makes it completely unusable in all my enterprise-related projects.