From 1df54653ba50939e0a7ee0bce83b3c431f78ff33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:27:22 +0000 Subject: [PATCH] Bump NuGetizer from 1.2.2 to 1.2.3 Bumps [NuGetizer](https://github.com/devlooped/nugetizer) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/devlooped/nugetizer/releases) - [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md) - [Commits](https://github.com/devlooped/nugetizer/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: NuGetizer dependency-type: direct:production update-type: version-update:semver-patch ... 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 1e18222..6af17cc 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