Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A source file was added with an empty path.
Issue
A source file was passed to msbuild -t:pack
operation with an empty path.
Solution
Please ensure that all source files passed to msbuild -t:pack
operation have a vaild path and exist on the disk.