From 0e277087ec115b74195a4868107fc6325da5ac6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 20:23:44 +0000 Subject: [PATCH] Bump the thisassembly group across 1 directory with 2 updates Bumps the thisassembly group with 2 updates in the / directory: [ThisAssembly.Git](https://github.com/devlooped/ThisAssembly) and [ThisAssembly.Project](https://github.com/devlooped/ThisAssembly). Updates `ThisAssembly.Git` from 1.5.0 to 2.0.9 - [Release notes](https://github.com/devlooped/ThisAssembly/releases) - [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md) - [Commits](https://github.com/devlooped/ThisAssembly/compare/v1.5.0...v2.0.9) Updates `ThisAssembly.Project` from 1.5.0 to 2.0.9 - [Release notes](https://github.com/devlooped/ThisAssembly/releases) - [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md) - [Commits](https://github.com/devlooped/ThisAssembly/compare/v1.5.0...v2.0.9) --- updated-dependencies: - dependency-name: ThisAssembly.Git dependency-type: direct:production update-type: version-update:semver-major dependency-group: thisassembly - dependency-name: ThisAssembly.Project dependency-type: direct:production update-type: version-update:semver-major dependency-group: thisassembly ... 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 6f6d984..23eb400 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