Skip to content

MSI Bundle generator should honor msbuild Authors property when setting the authors value of the resulting msi file.#8275

Merged
NikolaMilosavljevic merged 1 commit intodotnet:mainfrom
AraHaan:patch-1
Jan 14, 2022
Merged

MSI Bundle generator should honor msbuild Authors property when setting the authors value of the resulting msi file.#8275
NikolaMilosavljevic merged 1 commit intodotnet:mainfrom
AraHaan:patch-1

Conversation

@AraHaan
Copy link
Copy Markdown
Member

@AraHaan AraHaan commented Dec 17, 2021

Fixes #8260.

To double check:

Note: I tested this change manually with an msi and exe bundle and it works for both.

@AraHaan
Copy link
Copy Markdown
Member Author

AraHaan commented Dec 18, 2021

Just rebased on top of current main, hopefully after this the CI would ignore that strange failure and just work.

@mmitche mmitche requested a review from joeloff December 20, 2021 16:58
@AraHaan
Copy link
Copy Markdown
Member Author

AraHaan commented Dec 21, 2021

I have squashed to a single commit on my computer after making the changes on web.

@AraHaan
Copy link
Copy Markdown
Member Author

AraHaan commented Dec 25, 2021

@joeloff, @NikolaMilosavljevic is this LGTM?

@AraHaan
Copy link
Copy Markdown
Member Author

AraHaan commented Jan 13, 2022

This should be ready now. Sorry for the wait.

…ng the authors value of the resulting msi file.

Fixes #8260.
@AraHaan AraHaan marked this pull request as ready for review January 13, 2022 21:41
@NikolaMilosavljevic
Copy link
Copy Markdown
Member

This should be ready now. Sorry for the wait.

Approved.

@AraHaan
Copy link
Copy Markdown
Member Author

AraHaan commented Jan 14, 2022

Is this ready to be merged yet?

@NikolaMilosavljevic NikolaMilosavljevic merged commit afd2d35 into dotnet:main Jan 14, 2022
@NikolaMilosavljevic
Copy link
Copy Markdown
Member

Is this ready to be merged yet?

Just merged it now. Thanks for doing this!

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.

MSI Bundle generator should honor msbuild Authors property when setting the authors value of the resulting msi file.

3 participants