Pascal Craponne
Pascal Craponne
I think we’ll probably go with advising from code at build-time, so anyone will be able to perform its own customizations.
Currently, not. This is a recurring problem I have, where Mr. Advice weaver would need to load the weaved assembly, regardless the platform. Mr. Advice weaver uses .NET framework 4.5,...
This probably can be done once the number of targets is reduced to two, which are .NET framework 4.0 and .NET Standard 2.0 (if this one is supported by other...
I don’t use Xamarin.Forms, could you provide a simple project with the problem?
We had problems with `System.Private.CoreLib` but this wasn’t related directly by the lib we use (dnlib). Could you provide a sample?
We’ll give a try building for .net standard 2.0, then.
That previous post was stupid: there is no way to build a weaver in .net standard because this not an actual framework. Could you tell me which weaver is used?...
Instead of writing non-sense (.net standard is NOT a framowork, it’s a standard), could you tell which weaver is used? 😉
Could you tell which MrAdvice.Weaver.exe is used? (you still didn’t get it bout .net standard, but this is not the point)
For your information on .net standard, please go read https://docs.microsoft.com/en-us/dotnet/standard/net-standard But thank you for the sample which says: `MrAdvice 2.9.6/.NET 5.0 weaved module 'BlankApp1, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' (targeting framework )...