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.
'$(MSBuildProjectDirectory)/tools/sample.txt' was included in the project but the path could not be resolved. Skipping...
Issue
A file was added in the project file but the file path could not be resolved during the pack operation.
Solution
The pack operation could not resolve a file that was added as an msbuild variable. Please update the path to be a fully resolved path.