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
The text was updated successfully, but these errors were encountered:
kriewall
changed the title
JustAssembly gives wrong XML output when detecting decreased class visibility
JustAssembly.CommandLineTool.Exe gives wrong XML output when detecting decreased class visibility
Apr 3, 2018
What are you seeing?
JustAssembly.CommandLineTool.exe XML output indicates member is more visible instead of less when class visibility is changed from public to internal.
What is expected?
How did you get this to happen?
"C:\Users\xxx\.nuget\tools\JustAssembly\Justassembly.commandlinetool.exe" "C:\TEMP\Previous\test.dll" "C:\TEMP\Current\test.dll" "output.xml"
The text was updated successfully, but these errors were encountered: