© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
5 replies
JadedDraconevix

How to use a local project instead of an online nuget package

I'm trying to fix a bug with a library for Godot I found on Github, GodotSharp.SourceGenerators. I cloned it and think I fixed the bug, but I need to test it on my Godot project. I've managed to build the nupkg and stick it in a folder that Nuget is configured to use as a feed, and I can see in Rider that the library is generating the correct source code.

However, I can't actually build the Godot project. It still throws an error that indicates that the generated source wasn't fixed at all, like it's still using the online version of GodotSharp.SourceGenerators somehow. Any ideas why?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Execute / Run local project `.csproj` NuGet package
C#CC# / help
3y ago
✅ installing a NuGet package to an existing .NET project
C#CC# / help
15mo ago
✅ How to copy an EXE from a NuGet package in SDK-style project with PackageReference?
C#CC# / help
12mo ago
NuGet package project references
C#CC# / help
17mo ago