NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x.
                        
                    
         
                Info
| Version: | 2.0.0 | 
| Author(s): | James Newkirk, Brad Wilson | 
| Last Update: | Monday, March 16, 2015 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://github.com/xunit/xunit | 
| NuGet Url: | https://www.nuget.org/packages/xunit.extensions | 
Install
Install-Package xunit.extensions
                        dotnet add package xunit.extensions
                        paket add xunit.extensions
                        
                                xunit.extensions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- xunit(>= 2.0.0)
