Skip to content

Conversation

@michael-hawker
Copy link
Member

From fixes in CommunityToolkit/Windows#165

Basically, we were hitting issues locally with the project references for UWP based projects having double slashes in the paths.

However, fixing that brought up an old issue CommunityToolkit/Windows#20 (comment) which broke the CI which we didn't understand at the time.

It appears like it is again the fact we're double-referencing the packages between projects that are required to build the toolkit, since we use the toolkit itself to do so...

This normalizes the $RepositoryDirectory to include the \ but then not add it when used.

Note that the $ToolingDirectory property is the opposite and does not include the \.

@michael-hawker
Copy link
Member Author

Labs and Windows builds passed, merging.

@michael-hawker michael-hawker merged commit 4c90e49 into main Aug 8, 2023
@delete-merged-branch delete-merged-branch bot deleted the llama/fix-slashes branch August 8, 2023 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants