-3

I'm using Postsharp 2.1, when I trying to build a project:

C:\Projects\xxx\PostSharp.targets(303,5): error MSB6004: The specified task executable location "C:\Users\xxx\AppData\Local\assembly\dl3\QGCDWLBB.PR6\E2MK9PKC.00Z\ea4e768b\009e9bf2_be45cd01\postsharp.4.0-x86.exe" is invalid.

orange
  • 720
  • 3
  • 11
  • 27

1 Answers1

0

I suppose this is because the file PostSharp.MSBuild.*.dll has been installed in GAC, but it should not.

Gael Fraiteur
  • 6,759
  • 2
  • 24
  • 31