C
C#16mo ago
JenyaRostov

❔ Debugging local Fody weaver

I made a Fody class library projects which outputs a .nupkg file, which i want to include in my project that i'm trying to weave. I added the folder with said .nupkg file as source in nuget.config, but that .nupkg file got copied to my global nuget packages folder (C:/Users/user/.nuget). Question is, how do I update the package in that global package folder without bumping up the version? Or how do I just use the local .nupkg file directly?
1 Reply
Accord
Accord16mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.