[PR #43] Support specifying pre- and post installation/removal scripts #195

Open
opened 2026-01-29 16:31:09 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/quamotion/dotnet-packaging/pull/43

State: closed
Merged: Yes


This PR allows you specify pre- and post-installation/removal scripts by setting the following MSBuild properties:

PreInstallScript, PostInstallScript, PreRemovalScript, PostRemovalScript,

Also adds unit tests for the fixes of #40, #39, #38, #37 (partial), #33

Fixes #41

**Original Pull Request:** https://github.com/quamotion/dotnet-packaging/pull/43 **State:** closed **Merged:** Yes --- This PR allows you specify pre- and post-installation/removal scripts by setting the following MSBuild properties: `PreInstallScript, `PostInstallScript`, `PreRemovalScript, `PostRemovalScript`, Also adds unit tests for the fixes of #40, #39, #38, #37 (partial), #33 Fixes #41
claunia added the pull-request label 2026-01-29 16:31:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#195