Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure slash in PublishDir #11248

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Ensure slash in PublishDir #11248

merged 2 commits into from
Jan 14, 2025

Conversation

JanKrivanek
Copy link
Member

Contributes to #11057

Context

OutputPath is not guaranteed to end with slash when specified as a global property. So making sure the path composition using it is correct

@SimaTian SimaTian merged commit 71e99de into main Jan 14, 2025
10 checks passed
@SimaTian SimaTian deleted the JanKrivanek-patch-5 branch January 14, 2025 10:47
JanKrivanek added a commit that referenced this pull request Feb 7, 2025
JanKrivanek added a commit that referenced this pull request Feb 7, 2025
### Context
#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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants