Pascal Craponne

Results 96 comments of Pascal Craponne

I have no idea how to build with .NET Core 3.1 😓. Maybe you could try to run the weaver from command line to see if you have more details...

What if you build with .NET 6? Is `AssemblyPath` still undefined? If yes, we can’t default to .NET 5.

Could you tell me if `2.9.6-testing1` solves your problem?

Do you get this error at package install, not at build?

It may be not soon, because I have other priorities, which are moving to .NET Standard and then adding some "advice-reflection" (gathering dependencies of a method, dependencies being methods and...

Runs twice and sometimes crashes once: ``` Internal error: System.IO.FileNotFoundException: Could not load file or assembly 'MrAdvice, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c0e7e6eab6f293d8' or one of its dependencies. File name: 'MrAdvice, Version=2.0.0.0, Culture=neutral,...

It used to crash sometimes, I've been working on it and did not see the bug lately. But this is a blurry fix 🤕

Hi, sorry for my late answer. Currently there is no way to exclude constructors, we could open an issue for these.

Yes, unfortunately I don’t work much for MrAdvice at the moment. This is probably quite simple to implement, so a pull request could be appreciated 😉