Skip to content

Correct direct builds e.g. msbuild #32552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2021
Merged

Correct direct builds e.g. msbuild #32552

merged 1 commit into from
May 10, 2021

Conversation

dougbu
Copy link
Contributor

@dougbu dougbu commented May 10, 2021

  • correct $(RepoRoot) fallback in Directory.Build.props
    • need trailing slash almost everywhere
  • pass $(RepoRoot) and $(Configuration) properties into helix.proj
    • properties aren't always global and were missing when invoked from RunHelix.ps1

- correct `$(RepoRoot)` fallback in Directory.Build.props
  - need trailing slash almost everywhere
- pass `$(RepoRoot)` and `$(Configuration)` properties into helix.proj
  - properties aren't always global and were missing when invoked from RunHelix.ps1
@dougbu dougbu added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label May 10, 2021
@dougbu dougbu requested review from HaoK and a team May 10, 2021 22:04
@dougbu
Copy link
Contributor Author

dougbu commented May 10, 2021

/fyi issue found while playing in #32508 (my playground for testing @davidwrighton's #31778)

@dougbu dougbu enabled auto-merge (squash) May 10, 2021 22:17
@dougbu dougbu merged commit 9521fd3 into main May 10, 2021
@dougbu dougbu deleted the dougbu/direct.builds branch May 10, 2021 23:31
@ghost ghost added this to the 6.0-preview5 milestone May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants