Warning : Assuming assembly reference for nsubstitute dependencies

i am trying to use nsubstitute to substitute some simple abstract class and running test of it

5539579--569857--upload_2020-3-2_9-25-27.png

following guide in here i added nsubsitute and it’s dependencies

it doesn’t really produces an error but i find that this warning is quite bothering me as i am cleaning up the code

this only shows on script where i tried to use nsubstitute inside it

sorry for bumping this.

would love to know if there are something i could do

bumping thread