Table of Contents

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

assembly

The assembly to add to the project.