From 5978a9a8ad109d68ef462699f4c07590d221d9a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:06:27 +0000 Subject: [PATCH] Bump NuGet.Protocol from 6.10.1 to 6.11.0 Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 6.10.1 to 6.11.0. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.Protocol dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/dotnet-trx/dotnet-trx.csproj | 88 ++++++++++++++++---------------- 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/src/dotnet-trx/dotnet-trx.csproj b/src/dotnet-trx/dotnet-trx.csproj index 232ee41..fb92d01 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