File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 99 <Authors >gfoidl</Authors >
1010 <Company >Foidl Günther</Company >
1111 <Product >trx2junit</Product >
12- <Copyright >Copyright © Foidl Günther 2017-2022 </Copyright >
12+ <Copyright >Copyright © Foidl Günther 2017-2024 </Copyright >
1313 <VersionPrefix >$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix >
1414 <AssemblyVersion >$(VersionMajor).$(VersionMinor).$(BuildNumber).$(VersionPatch)</AssemblyVersion >
1515 </PropertyGroup >
Original file line number Diff line number Diff line change @@ -83,10 +83,9 @@ echo 'export PATH="$PATH:/root/.dotnet/tools"' >> "$BASH_ENV"
8383### Prequisites / Supported SDKs
8484
8585In order to install this tool a [ .NET SDK] ( https://dotnet.microsoft.com/download/dotnet ) must be present. Supported SDKs are:
86+ * .NET 8.0
8687* .NET 7.0
8788* .NET 6.0
88- * .NET 5.0
89- * .NET Core 3.1
9089
9190# Core functionality as standalone package trx2junit.Core
9291
You can’t perform that action at this time.
0 commit comments