Closed
Description
Running a simple console hello world using:
dotnet publish -r win-x64 /p:PublishSingleFile=true /p:IncludeAllContentForSelfExtract=true
Opening the Modules window in VS shows:
Notice the different paths:
- The paths with
dzkkvyk3.vi0
actually exist on disk - The paths with
69f4
don't exist on disk (those files are in the longer folder as well)
Note: In 3.1 single-file ALL files are reported with the "bad" (short) paths, so something in 5 fixed it at least for some files.
Note: Simple self-contained app (non-single-file) doesn't have any problem with this (3.1 or 5)
Metadata
Metadata
Assignees
Type
Projects
Status
No status