netstandard
target frameworks.
To use these new NuGet packages, you will need NuGet 3.4+ (for VS2015)
or NuGet 2.12+ (for VS2012 and VS2013).
IExecutionVisitor
and XmlAggregateVisitor
into xunit.runner.utility
; if you were previously hand-copying
these files into your runner, you can remove your copy now in favor of the
one that ships in the runner DLL.
For information on using xUnit.net with the .NET CLI, see Getting started with xUnit.net (.NET Core / ASP.NET Core)
For information on using xUnit.net from within Visual Studio, see Running tests with Visual Studio in the Getting Started documentation.