discord-rpc-csharp
discord-rpc-csharp copied to clipboard
Inconsistent project name seems to be confusing GitHub
This isn't an urgent or breaking issue or anything, but more of just an informational thing.
GitHub seems to be misidentifying projects that use this package as using rachitkataria13/DiscordRichPresence (take a look at its dependents).
I'm not exactly sure how GitHub correlates package references with repositories, but from what I can tell, this project is named really inconsistently which seems to be confusing GitHub. After all, the name of the repository is discord-rpc-csharp but the project namespace is DiscordRPC and the name of the NuGet package is DiscordRichPresence.
This understandably isn't a very trivial thing to fix, but just thought I should mention it.
Duplicate issue to #179
Will keep this open though as it is something that needs to be addressed at least on the nuget end.
Oh, didn't notice there was a previous issue about it. Thanks though.