Commit f8d5942
Upgrade to xUnit v3 as requested
- Updated xunit package from v2.9.2 to xunit.v3 v3.1.0
- Updated xunit.runner.visualstudio from v2.8.2 to v3.1.5
- Updated Microsoft.NET.Test.Sdk to v17.11.1
- Added OutputType=Exe property for xUnit v3 compatibility
- Updated Verify.Xunit to Verify.XunitV3 v31.0.2 for Bootstrap tests
- Updated using statements to use VerifyXunit namespace
- All tests passing with xUnit v3
Co-authored-by: JohnCampionJr <1094820+JohnCampionJr@users.noreply.github.com>1 parent 350d0a9 commit f8d5942
3 files changed
Lines changed: 7 additions & 6 deletions
File tree
- test
- FluentEmail.Bootstrap.Tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
0 commit comments