File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ This project contains the Visual Studio runner for xUnit.net. It supports the bu
8
8
9
9
## Latest Builds
10
10
11
- | | Stable | Latest CI | Build status
12
- | ------------------------- | ------ | --------- | ------------
13
- | v2 core framework | [ ![ ] ( https://img.shields.io/nuget/v/xunit.svg?logo=nuget )] ( https://www.nuget.org/packages/xunit ) | [ ![ ] ( https://img.shields.io/badge/endpoint.svg?url=https://f.feedz.io/xunit/xunit/shield/xunit/latest )] ( https://feedz.io/org/xunit/repository/xunit/packages/xunit ) | [ ![ ] ( https://img.shields.io/endpoint.svg?url=https://actions-badge.atrox.dev/xunit/xunit/badge%3Fref%3Dv2 & ; label=build )] ( https://actions-badge.atrox.dev/xunit/xunit/goto?ref=v2 )
14
- | v3 core framework | [ ![ ] ( https://img.shields.io/nuget/v/xunit.v3. svg?logo=nuget )] ( https://www.nuget.org/packages/xunit.v3 ) | [ ![ ] ( https://img.shields.io/badge/endpoint.svg?url=https://f.feedz.io/xunit/xunit/shield/xunit.v3 /latest )] ( https://feedz.io/org/xunit/repository/xunit/packages/xunit.v3 ) | [ ![ ] ( https://img.shields.io/endpoint.svg?url=https://actions-badge.atrox.dev/xunit/xunit/badge%3Fref%3Dmain & ; label=build )] ( https://actions-badge.atrox.dev/xunit/xunit/goto?ref=main )
15
- | xunit.analyzers | [ ![ ] ( https://img.shields.io/nuget/v/xunit.analyzers.svg?logo=nuget )] ( https://www.nuget.org/packages/xunit.analyzers ) | [ ![ ] ( https://img.shields.io/badge/endpoint.svg?url=https://f.feedz.io/xunit/xunit/shield/xunit.analyzers/latest )] ( https://feedz.io/org/xunit/repository/xunit/packages/xunit.analyzers ) | [ ![ ] ( https://img.shields.io/endpoint.svg?url=https://actions-badge.atrox.dev/xunit/xunit.analyzers/badge%3Fref%3Dmain& ; label=build )] ( https://actions-badge.atrox.dev/xunit/xunit.analyzers/goto?ref=main )
16
- | xunit.runner.visualstudio | [ ![ ] ( https://img.shields.io/nuget/v/xunit.runner.visualstudio.svg?logo=nuget )] ( https://www.nuget.org/packages/xunit.runner.visualstudio ) | [ ![ ] ( https://img.shields.io/badge/endpoint.svg?url=https://f.feedz.io/xunit/xunit/shield/xunit.runner.visualstudio/latest )] ( https://feedz.io/org/xunit/repository/xunit/packages/xunit.runner.visualstudio ) | [ ![ ] ( https://img.shields.io/endpoint.svg?url=https://actions-badge.atrox.dev/xunit/visualstudio.xunit/badge%3Fref%3Dmain& ; label=build )] ( https://actions-badge.atrox.dev/xunit/visualstudio.xunit/goto?ref=main )
11
+ | | Stable | Latest CI ( [ how to use ] ( /docs/using-ci-builds ) ) | Build status
12
+ | ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --------- | ------------
13
+ | v3 core framework | [ ![ ] ( https://img.shields.io/nuget/v/xunit.v3. svg?logo=nuget )] ( https://www.nuget.org/packages/xunit.v3 ) | [ ![ ] ( https://img.shields.io/badge/endpoint.svg?url=https://f.feedz.io/xunit/xunit/shield/xunit.v3 /latest&color=f58142 )] ( https://feedz.io/org/xunit/repository/xunit/packages/xunit.v3 ) | [ ![ ] ( https://img.shields.io/endpoint.svg?url=https://actions-badge.atrox.dev/xunit/xunit/badge%3Fref%3Dmain & ; label=build )] ( https://actions-badge.atrox.dev/xunit/xunit/goto?ref=main )
14
+ | v2 core framework | [ ![ ] ( https://img.shields.io/nuget/v/xunit.svg?logo=nuget )] ( https://www.nuget.org/packages/xunit ) | [ ![ ] ( https://img.shields.io/badge/endpoint.svg?url=https://f.feedz.io/xunit/xunit/shield/xunit/latest&color=f58142 )] ( https://feedz.io/org/xunit/repository/xunit/packages/xunit ) | [ ![ ] ( https://img.shields.io/endpoint.svg?url=https://actions-badge.atrox.dev/xunit/xunit/badge%3Fref%3Dv2 & ; label=build )] ( https://actions-badge.atrox.dev/xunit/xunit/goto?ref=v2 )
15
+ | xunit.analyzers | [ ![ ] ( https://img.shields.io/nuget/v/xunit.analyzers.svg?logo=nuget )] ( https://www.nuget.org/packages/xunit.analyzers ) | [ ![ ] ( https://img.shields.io/badge/endpoint.svg?url=https://f.feedz.io/xunit/xunit/shield/xunit.analyzers/latest&color=f58142 )] ( https://feedz.io/org/xunit/repository/xunit/packages/xunit.analyzers ) | [ ![ ] ( https://img.shields.io/endpoint.svg?url=https://actions-badge.atrox.dev/xunit/xunit.analyzers/badge%3Fref%3Dmain& ; label=build )] ( https://actions-badge.atrox.dev/xunit/xunit.analyzers/goto?ref=main )
16
+ | xunit.runner.visualstudio | [ ![ ] ( https://img.shields.io/nuget/v/xunit.runner.visualstudio.svg?logo=nuget )] ( https://www.nuget.org/packages/xunit.runner.visualstudio ) | [ ![ ] ( https://img.shields.io/badge/endpoint.svg?url=https://f.feedz.io/xunit/xunit/shield/xunit.runner.visualstudio/latest&color=f58142 )] ( https://feedz.io/org/xunit/repository/xunit/packages/xunit.runner.visualstudio ) | [ ![ ] ( https://img.shields.io/endpoint.svg?url=https://actions-badge.atrox.dev/xunit/visualstudio.xunit/badge%3Fref%3Dmain& ; label=build )] ( https://actions-badge.atrox.dev/xunit/visualstudio.xunit/goto?ref=main )
17
17
18
18
* For complete CI package lists, please visit the [ feedz.io package search] ( https://feedz.io/org/xunit/repository/xunit/search ) . A free login is required.*
19
19
You can’t perform that action at this time.
0 commit comments