|
| 1 | +Discovering projects... |
| 2 | +Analyzing project(s)... |
| 3 | +Analyzing dependencies... |
| 4 | +» TinyBDD.Extensions.Reporting |
| 5 | + [net9.0] |
| 6 | + System.Text.Json 10.0.1 -> 10.0.2 |
| 7 | + [net8.0] |
| 8 | + System.Text.Json 10.0.1 -> 10.0.2 |
| 9 | + [net10.0] |
| 10 | + System.Text.Json 10.0.1 -> 10.0.2 |
| 11 | + [.NETFramework,Version=v4.7] |
| 12 | + System.Text.Json 10.0.1 -> 10.0.2 |
| 13 | + [.NETFramework,Version=v4.6.2] |
| 14 | + System.Text.Json 10.0.1 -> 10.0.2 |
| 15 | + [.NETFramework,Version=v4.7.2] |
| 16 | + System.Text.Json 10.0.1 -> 10.0.2 |
| 17 | + [.NETFramework,Version=v4.8.1] |
| 18 | + System.Text.Json 10.0.1 -> 10.0.2 |
| 19 | + [.NETFramework,Version=v4.8] |
| 20 | + System.Text.Json 10.0.1 -> 10.0.2 |
| 21 | + [.NETStandard,Version=v2.0] |
| 22 | + System.Text.Json 10.0.1 -> 10.0.2 |
| 23 | + [.NETStandard,Version=v2.1] |
| 24 | + System.Text.Json 10.0.1 -> 10.0.2 |
| 25 | + |
| 26 | +» TinyBDD.NUnit.Tests |
| 27 | + [net9.0] |
| 28 | + NUnit3TestAdapter 6.0.1 -> 6.1.0 |
| 29 | + [net8.0] |
| 30 | + NUnit3TestAdapter 6.0.1 -> 6.1.0 |
| 31 | + [net10.0] |
| 32 | + NUnit3TestAdapter 6.0.1 -> 6.1.0 |
| 33 | + |
| 34 | +Version color legend: |
| 35 | +<red> : Major version update or pre-release version. Possible breaking changes. |
| 36 | +<yellow>: Minor version update. Backwards-compatible features added. |
| 37 | +<green> : Patch version update. Backwards-compatible bug fixes. |
| 38 | + |
| 39 | +Upgrading package System.Text.Json... |
| 40 | +Project TinyBDD.Extensions.Reporting [net9.0] upgraded successfully |
| 41 | +Project TinyBDD.Extensions.Reporting [net8.0] upgraded successfully |
| 42 | +Project TinyBDD.Extensions.Reporting [net10.0] upgraded successfully |
| 43 | +Project TinyBDD.Extensions.Reporting [.NETFramework,Version=v4.7] upgraded successfully |
| 44 | +Project TinyBDD.Extensions.Reporting [.NETFramework,Version=v4.6.2] upgraded successfully |
| 45 | +Project TinyBDD.Extensions.Reporting [.NETFramework,Version=v4.7.2] upgraded successfully |
| 46 | +Project TinyBDD.Extensions.Reporting [.NETFramework,Version=v4.8.1] upgraded successfully |
| 47 | +Project TinyBDD.Extensions.Reporting [.NETFramework,Version=v4.8] upgraded successfully |
| 48 | +Project TinyBDD.Extensions.Reporting [.NETStandard,Version=v2.0] upgraded successfully |
| 49 | +Project TinyBDD.Extensions.Reporting [.NETStandard,Version=v2.1] upgraded successfully |
| 50 | + |
| 51 | +Upgrading package NUnit3TestAdapter... |
| 52 | +Project TinyBDD.NUnit.Tests [net9.0] upgraded successfully |
| 53 | +Project TinyBDD.NUnit.Tests [net8.0] upgraded successfully |
| 54 | +Project TinyBDD.NUnit.Tests [net10.0] upgraded successfully |
| 55 | + |
| 56 | +Elapsed: 00:00:43.8343300 |
0 commit comments