Skip to content

Conversation

vincent1405
Copy link

Use:

Path.Combine(path, meta.WSDLFolder, wsdlfile)

instead of

path + Path.AltDirectorySeparatorChar + meta.WSDLFolder + Path.AltDirectorySeparatorChar + wsdlfile

Use Path.Combine to create a file path to WsdlFile.
@andersjonsson
Copy link
Collaborator

Thanks for the PR. Unfortunately, it doesn't build. Can you fix the errors please?

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.

2 participants