Releases: gfoidl/trx2junit
Releases · gfoidl/trx2junit
v1.3.2
v1.3.1
v1.3.0
v1.2.6
v1.2.5
New Features
Support for .NET Core 3.0
trx2junit
v1.2.5 adds (preview) support for .NET Core 3.0. It can run on .NET Core Runtime 3.0.0-preview6-27804-01 and newer.
.NET Core 2.1, .NET Core 2.2 aren't affected by this change, and will run as always.
With the .NET Core 3.0 support you can use trx2junit
for your projects that target .NET Core 3.0 (preview).
Fixed Bugs
- Cannot process multipul files (Windows CMD) (#52)