Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Path concatenation fix (didn't support cross platform directory paths) #44

Closed
wants to merge 5 commits into from

Conversation

lugospod
Copy link

Removed hardcoded "/" and used cross platform path combining...

@AlexTeixeira
Copy link
Owner

Hi,

Thank you for contributing to this project :)

As I can see, you fixed two things in this pull request ?
The changes are very good, I didn't notice this little things before.

Could you just try to fix the two tests that are not working in appveyor ?

One of both fails :

Askmethat.Aspnet.JsonLocalizer.Test.Localizer.StringFactoryCreateJsonFileTest.TestReadName1_StringLocation threw exception: 
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\factory'.

Thanks

This was referenced May 1, 2019
@AlexTeixeira
Copy link
Owner

Merge in #51

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.

None yet

2 participants