Skip to content

Fix contentFiles relative path in manifest#175

Merged
kzu merged 1 commit intomainfrom
dev/contentFiles
May 24, 2022
Merged

Fix contentFiles relative path in manifest#175
kzu merged 1 commit intomainfrom
dev/contentFiles

Conversation

@kzu
Copy link
Copy Markdown
Member

@kzu kzu commented May 24, 2022

We had code to account for this scenario but it wasn't working properly because we included the backslash (which in non-Windows might not even be there), so we improve the partial path detection and it should now work as expected.

Fixes #143

We had code to account for [this scenario](dotnet/sdk#9718 (comment)) but it wasn't working properly because we included the backslash (which in non-Windows might not even be there), so we improve the partial path detection and it should now work as expected.

Fixes #143
@kzu kzu force-pushed the dev/contentFiles branch from a68375f to b1a7ee0 Compare May 24, 2022 21:29
@kzu kzu enabled auto-merge (squash) May 24, 2022 21:29
@kzu kzu merged commit 17987b7 into main May 24, 2022
@kzu kzu deleted the dev/contentFiles branch May 24, 2022 21:38
@devlooped devlooped locked and limited conversation to collaborators Nov 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do BuildAction and CopyToOutput work?

1 participant