Skip to content
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

SDK ignores GeneratePackageOnBuild (backport #16651) #16746

Merged
merged 7 commits into from
May 15, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 15, 2024

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

We set the value of IsPackable to false by default

What is the new behavior?

We wait until the props have / csproj are loaded and evaluate IsPackable in the targets. This allows us to further evaluate whether GeneratePackageOnBuild has been set. If it has we will provide the value of that property or a default of false.


This is an automatic backport of pull request #16651 done by Mergify.

@github-actions github-actions bot added area/solution-templates Categorizes an issue or PR as relevant to the solution template area/build Categorizes an issue or PR as relevant to build infrastructure labels May 15, 2024
@unodevops
Copy link
Contributor

🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-16746/index.html

@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-16746/index.html

@agneszitte agneszitte merged commit fe7f944 into release/stable/5.2 May 15, 2024
96 of 99 checks passed
@agneszitte agneszitte deleted the mergify/bp/release/stable/5.2/pr-16651 branch May 15, 2024 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Categorizes an issue or PR as relevant to build infrastructure area/solution-templates Categorizes an issue or PR as relevant to the solution template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants