-
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the Bug
With latest version (1.0.1) there is an exception happening during dotnet pack:
CSC : error AD0001: Analyzer 'NuGetizer.SponsorLinker' threw an exception of type 'System.ArgumentNullException' with message 'Value cannot be null. (Parameter 'path2')'. [C:\Projects\ProjectX\ProjectX.csproj]
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working