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
It is a matter of the execution directory.
Rider runs tests from output directory, so it reaches example CSVs. Opposite, VS runs from the home directory, so it fails.
Maybe fix it by embedding CSVs to test assembly and load from there.
It is a matter of the execution directory.
Rider runs tests from output directory, so it reaches example CSVs. Opposite, VS runs from the home directory, so it fails.
Maybe fix it by embedding CSVs to test assembly and load from there.