Property CoreFrameworkVersion
- Namespace
- Xunit.Runner.v3
- Assembly
- xunit.v3.runner.utility.netfx.dll
CoreFrameworkVersion
Gets the version of xunit.v3.core.dll
the test assembly is linked against.
public Version CoreFrameworkVersion { get; }
Gets the version of xunit.v3.core.dll
the test assembly is linked against.
public Version CoreFrameworkVersion { get; }