Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PostSharp 4.3.21: Compiled Images Do Not Install

Tags:

postsharp

I am encountering a problem with PostSharp 4.3.21 where I am selecting to install compiled images but they do not actually install. Because of this, I am getting prompted if I would like to install every hour, even though I am choosing to install.

To be sure, this is what I am selecting:

enter image description here

And this is what my compiled images list looks like in PostSharp -> Options -> Compiled Images:

enter image description here

I have tried to uninstall as outlined here but the problem is still occurring. Is there a consideration I am overlooking here?

like image 591
Mike-E Avatar asked Nov 08 '22 07:11

Mike-E


1 Answers

Currently, it's a known issue in PostSharp 4.3.21 and the fix is planned to be released with version 4.3.22. In the meantime, as a workaround you can select the option "Never ask me again" in the compiled images dialogue. After upgrading to 4.3.22, you can enable compiled images again in the PostSharp options dialogue within Visual Studio.

like image 107
AlexD Avatar answered Jan 04 '23 02:01

AlexD