@@ -14,10 +14,47 @@ For project documentation, please visit the [xUnit.net project home](https://xun
1414
1515## Latest Builds
1616
17- | v3 core framework | * TBD* | <a href =" https://myget.org/feed/xunit/package/nuget/xunit.v3 " ><img src =" https://img.shields.io/myget/xunit/vpre/xunit.v3.svg?style=flat& ; label=myget& ; logo=nuget " ></a > | <a href =" https://actions-badge.atrox.dev/xunit/xunit/goto?ref=main " ><img src =" https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fxunit%2Fbadge%3Fref%3Dmain& ; style=flat& ; label=build " ></a > |
18- | v2 core framework | <a href =" https://www.nuget.org/packages/xunit " ><img src =" https://img.shields.io/nuget/v/xunit.svg?style=flat& ; logo=nuget " ></a > | <a href =" https://myget.org/feed/xunit/package/nuget/xunit " ><img src =" https://img.shields.io/myget/xunit/vpre/xunit.svg?style=flat& ; label=myget& ; logo=nuget " ></a > | <a href =" https://actions-badge.atrox.dev/xunit/xunit/goto?ref=main " ><img src =" https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fxunit%2Fbadge%3Fref%3Dmain& ; style=flat& ; label=build " ></a > |
19- | xunit.analyzers | <a href =" https://www.nuget.org/packages/xunit.analyzers " ><img src =" https://img.shields.io/nuget/v/xunit.analyzers.svg?style=flat& ; logo=nuget " ></a > | <a href =" https://myget.org/feed/xunit/package/nuget/xunit.analyzers " ><img src =" https://img.shields.io/myget/xunit/vpre/xunit.analyzers.svg?style=flat& ; label=myget& ; logo=nuget " ></a > | <a href =" https://actions-badge.atrox.dev/xunit/xunit.analyzers/goto?ref=main " ><img src =" https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fxunit.analyzers%2Fbadge%3Fref%3Dmain& ; style=flat& ; label=build " ></a > |
20- | xunit.runner.devices | <a href =" https://www.nuget.org/packages/xunit.runner.devices " ><img src =" https://img.shields.io/nuget/v/xunit.runner.devices.svg?style=flat& ; logo=nuget " ></a > | <a href =" https://dev.azure.com/dotnet/xUnit/_packaging?_a=package& ; feed=fe8eb338-07fd-45a0-b2ac-c80b58ca8c34& ; package=a4366a02-ff04-4fa0-97b2-564e2f56ea7c& ; preferRelease=true " ><img src =" https://azpkgsshield.azurevoodoo.net/dotnet/xUnit/xUnit/xunit.runner.devices " ></a > | <a href =" https://dev.azure.com/dotnet/xUnit/_build?definitionId=23& ; _a=summary " ><img src =" https://img.shields.io/azure-devops/build/dotnet/xUnit/23?style=flat& ; logo=azure-devops " ></a > |
21- | xunit.runner.visualstudio | <a href =" https://www.nuget.org/packages/xunit.runner.visualstudio " ><img src =" https://img.shields.io/nuget/v/xunit.runner.visualstudio.svg?style=flat& ; logo=nuget " ></a > | <a href =" https://dev.azure.com/dotnet/xUnit/_packaging?_a=package& ; feed=fe8eb338-07fd-45a0-b2ac-c80b58ca8c34& ; package=d5787e76-3ff2-4ac9-bd7f-a0c8ac3ec743& ; preferRelease=true " ><img src =" https://azpkgsshield.azurevoodoo.net/dotnet/xUnit/xUnit/xunit.runner.visualstudio " ></a > | <a href =" https://dev.azure.com/dotnet/xUnit/_build?definitionId=64& ; _a=summary " ><img src =" https://img.shields.io/azure-devops/build/dotnet/xUnit/64?style=flat& ; logo=azure-devops " ></a > |
17+ <table >
18+ <thead >
19+ <tr>
20+ <th></th>
21+ <th>Stable package</th>
22+ <th>Latest CI package</th>
23+ <th>Latest CI build</th>
24+ </tr>
25+ </thead >
26+ <tbody >
27+ <tr>
28+ <th>v2 core framework</th>
29+ <td><a href="https://www.nuget.org/packages/xunit"><img src="https://img.shields.io/nuget/v/xunit.svg?logo=nuget"></a></td>
30+ <td><a href="https://myget.org/feed/xunit/package/nuget/xunit"><img src="https://img.shields.io/myget/xunit/vpre/xunit.svg?label=myget&logo=nuget"></td>
31+ <td><a href="https://actions-badge.atrox.dev/xunit/xunit/goto?ref=v2"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fxunit%2Fbadge%3Fref%3Dv2&label=build"></td>
32+ <tr>
33+ <tr>
34+ <th>v3 core framework (<a href="/docs/v3-alpha">alpha docs</a>)</th>
35+ <td>N/A</td>
36+ <td><a href="https://myget.org/feed/xunit/package/nuget/xunit.v3"><img src="https://img.shields.io/myget/xunit/vpre/xunit.v3.svg?label=myget&logo=nuget"></td>
37+ <td><a href="https://actions-badge.atrox.dev/xunit/xunit/goto?ref=main"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fxunit%2Fbadge%3Fref%3Dmain&label=build"></td>
38+ <tr>
39+ <tr>
40+ <th>xunit.analyzers</th>
41+ <td><a href="https://www.nuget.org/packages/xunit.analyzers"><img src="https://img.shields.io/nuget/v/xunit.analyzers.svg?logo=nuget"></a></td>
42+ <td><a href="https://myget.org/feed/xunit/package/nuget/xunit.analyzers"><img src="https://img.shields.io/myget/xunit/vpre/xunit.analyzers.svg?label=myget&logo=nuget"></a></td>
43+ <td><a href="https://actions-badge.atrox.dev/xunit/xunit.analyzers/goto?ref=main"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fxunit%2Fxunit.analyzers%2Fbadge%3Fref%3Dmain&label=build"></a></td>
44+ </tr>
45+ <tr>
46+ <th>xunit.runner.devices</th>
47+ <td><a href="https://www.nuget.org/packages/xunit.runner.devices"><img src="https://img.shields.io/nuget/v/xunit.runner.devices.svg?logo=nuget"></a></td>
48+ <td><a href="https://dev.azure.com/dotnet/xUnit/_packaging?_a=package&feed=fe8eb338-07fd-45a0-b2ac-c80b58ca8c34&package=a4366a02-ff04-4fa0-97b2-564e2f56ea7c&preferRelease=true"><img src="https://azpkgsshield.azurevoodoo.net/dotnet/xUnit/xUnit/xunit.runner.devices"></a></td>
49+ <td><a href="https://dev.azure.com/dotnet/xUnit/_build?definitionId=23&_a=summary"><img src="https://img.shields.io/azure-devops/build/dotnet/xUnit/23?logo=azure-devops"></a></td>
50+ </tr>
51+ <tr>
52+ <th>xunit.runner.visualstudio</th>
53+ <td><a href="https://www.nuget.org/packages/xunit.runner.visualstudio"><img src="https://img.shields.io/nuget/v/xunit.runner.visualstudio.svg?logo=nuget"></a></td>
54+ <td><a href="https://dev.azure.com/dotnet/xUnit/_packaging?_a=package&feed=fe8eb338-07fd-45a0-b2ac-c80b58ca8c34&package=d5787e76-3ff2-4ac9-bd7f-a0c8ac3ec743&preferRelease=true"><img src="https://azpkgsshield.azurevoodoo.net/dotnet/xUnit/xUnit/xunit.runner.visualstudio"></a></td>
55+ <td><a href="https://dev.azure.com/dotnet/xUnit/_build?definitionId=64&_a=summary"><img src="https://img.shields.io/azure-devops/build/dotnet/xUnit/64?logo=azure-devops"></a></td>
56+ </tr>
57+ </tbody >
58+ </table >
2259
2360* For complete CI package lists, please visit the [ MyGet gallery] ( https://www.myget.org/gallery/xunit/ ) and the [ Azure artifacts gallery] ( https://dev.azure.com/dotnet/xUnit/_packaging?_a=feed&feed=xUnit ) .*
0 commit comments