Skip to content

Example cannot handle space character in path #10

@hilvarenbeek

Description

@hilvarenbeek

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Download repository as ZIP file into a folder on your local PC which has space character(s) in its path name. Open .sln in Visual Studio, modify Program.cs as explained in tutorial, and run.

Any log messages given by the failure

stderr.txt contains failure message about specified path cannot be found.

Expected/desired behavior

path is escaped when creating the Azure task Command Line so it works with spaces.

OS and Version?

Windows 10 and Visual Studio 2017, but expected to occur in any version

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions