You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.NET Framework 4.8 tests run without any warnings showing.
Example:
Warning: Could not load "D:\a\Graphviz.NetWrapper\Graphviz.NetWrapper\Rubjerg.Graphviz.Test\bin\x64\Release\net6.0\gvplugin_pango.dll" - It was found, so perhaps one of its dependents was not. Try ldd.
Warning: dummynode-2 -> dummynode-3: tail is inside head cluster cluster_1
Warning: dummynode-2 -> dummynode-3: head is inside tail cluster cluster_1
Warning: no hard-coded metrics for 'Tahoma'. Falling back to 'Times' metrics
Warning: node N, port >|< unrecognized
Is this cause by the .NET Framework tests not redirecting stderr properly, or are these warnings actually only occuring on .NET 6.0?
The text was updated successfully, but these errors were encountered:
.NET Framework 4.8 tests run without any warnings showing.
Example:
Is this cause by the .NET Framework tests not redirecting stderr properly, or are these warnings actually only occuring on .NET 6.0?
The text was updated successfully, but these errors were encountered: