Method Add
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
Add(XunitProjectAssembly)
Adds an assembly to the project.
public void Add(XunitProjectAssembly assembly)
Parameters
assemblyThe assembly to add to the project.
Adds an assembly to the project.
public void Add(XunitProjectAssembly assembly)
assembly The assembly to add to the project.