Using PostSharp.Toolkit.Diagnostics, when not all developers have Pro licenses.
We have only couple of developers who are using PostSharp.Toolkit.Diagnostics and having PostSharp Pro license . However ther are much more developers , who are building our solution, but do not...
View ArticleUpgrading PostSharp from ver 2.1 to new version 3.0
I was upgrading our solutions from PostSharp 2 to PostSharp 3. The small solution based on cache attribute from http://cache.codeplex.com/ was upgraded without any problems. Upgrading my main solution...
View ArticlePOSTSHARP error PS0052: The plug-in “PostSharp.Patterns.Diagnostics.Weaver”...
After some merge of source code branches I’ve got a build error POSTSHARP : error PS0052: The plug-in “PostSharp.Patterns.Diagnostics.Weaver” required by the type...
View ArticleChanges in .psproj do not cause re-build
With PostSharp I am using .psproj files If I did changes in .psproj file, simple build didn’t recognize that the project has been changed and skipped the project. I had to manually Rebuild the...
View Article