How to resolve dependencies in Nunit framework?

In the Nunit framework, how do you resolve dependencies?

Hello Matthew,

First, you need to solve the file of your NUnit project in the visual studio.

Visual Studio–>Tools–>Nuget package manager–>Manage Nuget packages for solution–>installed(check for packages accordingly for example Selenium RC for selenium projects,etc).