Forum member

wwwlicious

1 post

Posts by wwwlicious

  1. csproj imports

    Currently having a couple of issues which both relate to some import statements for 3rd party libraries that are in the .csproj files The first is to do with postsharp v2.0 In all of the project files we reference an import file <Import Project="$(PostsharpDirectory)\PostSharp.targets" /> …