Table of Contents

Constructor AssemblyMetadata

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

AssemblyMetadata(int, string?)

Initializes a new instance of the AssemblyMetadata class.

public AssemblyMetadata(int xunitVersion, string? targetFramework)

Parameters

xunitVersion int

The xUnit.net version (0 = unknown, or 1/2/3)

targetFramework string

The target framework