-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'NuGetizer.SponsorLinker' exception happening randomly #370
Comments
Hm... that should not be happening at all, ever. That said, I've updated the SponsorLink dependency a bit and nugetizer is a bit lagging. I'll ship an update with an updated dependency. Could perhaps mention what IDE/editor you're using when this happens? (I think from another report of yours, that you might be using Rider...) Thanks! |
I'm using Rider, but it happens outside IDE. I'm just running |
Gotcha. Outside an IDE, nothing should be running. Will double check! |
v1.0.2 shoud have the fix. Thanks for reporting! |
Describe the Bug
With latest version (1.0.1) there is an exception happening during
dotnet pack
:It happens not always, but quite often. I have 5 packable projects in the solution and some of them are randomly not packaged. I need to repeat
dotnet pack
several times until everything passed correctly.Version Info
Currently latest version - 1.0.1
The text was updated successfully, but these errors were encountered: