https://discord.umbraco.com logo
When I'm locally testing a NuGet package file (add...
# package-development
l
When I'm locally testing a NuGet package file (adding a local folder als NuGet source in Visual Studio), I usually add a temporary suffix, like -loc1, -loc2 every time i build so I don't forget to clean the cache. It also makes sure that once 1.0.0 final is released, it doesn't consider my local package as the correct version
2 Views