diff --git a/src/dotnet-trx/dotnet-trx.csproj b/src/dotnet-trx/dotnet-trx.csproj index 6f6d984..3a25ab3 100644 --- a/src/dotnet-trx/dotnet-trx.csproj +++ b/src/dotnet-trx/dotnet-trx.csproj @@ -1,45 +1,45 @@ - - - - Exe - net8.0 - Devlooped - false - Major - trx - dotnet-trx - Pretty-print test results in TRX format - dotnet tests dotnet-tools - MIT - true - $([System.DateTime]::Now.ToString("yyyy-MM-dd")) - $(GITHUB_REF_NAME) - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Exe + net8.0 + Devlooped + false + Major + trx + dotnet-trx + Pretty-print test results in TRX format + dotnet tests dotnet-tools + MIT + true + $([System.DateTime]::Now.ToString("yyyy-MM-dd")) + $(GITHUB_REF_NAME) + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file