Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert + adjust "Ensure slash in PublishDir" (dotnet#11401)
### Context dotnet#11248 broke ClickOnce publishing - https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2359773 The breakage is caused by the 'NormalizePath' part - as it can change relative path to absolute. ### Changes made - reverted - added the original change, which just ensures the slash
- Loading branch information