Skip to content

Fix Debug build if Release hasn't been built; Fix Release build if path has spaces#134

Open
Hamunii wants to merge 2 commits intoIAmBatby:mainfrom
Hamunii:build-fixes
Open

Fix Debug build if Release hasn't been built; Fix Release build if path has spaces#134
Hamunii wants to merge 2 commits intoIAmBatby:mainfrom
Hamunii:build-fixes

Conversation

@Hamunii
Copy link
Copy Markdown
Contributor

@Hamunii Hamunii commented Aug 2, 2024

Seems like AfterTargets runs in any case, but makes sure it's run after the target. DependsOnTargets also runs after the target, but only if the target has ran, otherwise it doesn't run. https://learn.microsoft.com/en-us/visualstudio/msbuild/target-build-order

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.

1 participant