Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@bamarsha
Copy link
Contributor

@bamarsha bamarsha commented Jun 19, 2020

A couple (related) changes:

  • The --output argument to qsc was not quoted, so Q# projects that had spaces in the file path were not building correctly.
  • Quoting $(QsharpOutDir) did not work because the directory path ends in \, so the final quote was escaped. Thus, I replaced all \s with /s.

This should fix microsoft/Quantum#316 (after updating the package reference to Microsoft.Quantum.Development.Kit in that project).

@bamarsha bamarsha merged commit ecb8c92 into master Jun 19, 2020
@bamarsha bamarsha deleted the samarsha/quotes branch June 19, 2020 23:46
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.

3 participants