Lachee / discord-rpc-csharp

C# custom implementation for Discord Rich Presence. Not deprecated and still available!
MIT License
579 stars 96 forks source link

[BUG] Dependabot does not identify this library #179

Closed jojo2357 closed 2 years ago

jojo2357 commented 2 years ago

Going to my dependency graph shows this repository that has no stars, and no releases and no packages. This repo should be referenced instead of that one, and is due to the fact that the Nuget package has a different name than this repository.

see how this repo shows up in a .csproj to see how the confusion arises

Lachee commented 2 years ago

Well im not really sure how to fix this now. I don't really want to just change the nuget package name because that wouldn't be very friendly to existing projects.

jojo2357 commented 2 years ago

Would it be possible to make a new package, upload past versions to it and stop updating the current one?