I would like to automate the deployment of Postsharp that’s why I would like to have a text file that would preserve the necessary deployment settings.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well there is a solution although not very elegant. The instalation folder was copied to the repository and there was added an post-build action in project settings that would run Postsharp.exe with necessary parameters from the location that is in repository.