Pascal Craponne
Pascal Craponne
Sorry, I didn’t notice that it was specific to a test environment. Did you try to debug to see what’s `null`?
The output does not show the error. Do you have some more log ?
What if you run the command ``` dotnet "/Users/mac/.nuget/packages/mradvice/2.13.0/build/../tools/net8.0/MrAdvice.Weaver.dll" AssemblyPath="obj/Debug/net8.0-ios/iossimulator-x64/ErrorSample.dll" ReferencePath="@obj/Debug/net8.0-ios/iossimulator-x64/ErrorSample.dll.MrAdvice.ReferencePath.txt" ReferenceCopyLocalPaths="@obj/Debug/net8.0-ios/iossimulator-x64/ErrorSample.dll.MrAdvice.LocalReferencePath.txt" AssemblyOriginatorKeyFile="" SignAssembly="false" ``` explicitly?
This is strange that there is no `ErrorSample.dll` since it is built by the compiler before MrAdvice processes it. Is there a build failure before?
Sorry to read that. We had an optimistic pull request yesterday, it seems now that it only works on Windows. Since there is no other change you can stay with...
Fixed in 2.20
Thanks for the “3. Profit :)” 😁 (I didn’t remember exactly the point 2 😉). Could you provide a pull request, or at least a valid `.targets` file ?