From 3d066c2948bd3c04c7856de962ab3a4cee8f0d19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 12:00:49 +0000 Subject: [PATCH] Bump dotnet-reportgenerator-globaltool and 6 others Bumps dotnet-reportgenerator-globaltool from 5.4.8 to 5.4.11 Bumps fantomas from 7.0.2 to 7.0.3 Bumps Microsoft.Extensions.DependencyInjection from 9.0.6 to 9.0.8 Bumps pkgchk-cli from 0.3.480 to 0.3.489 Bumps System.Formats.Asn1 from 9.0.6 to 9.0.8 Bumps Tk.Nuget from 0.1.88 to 0.1.98 Bumps xunit.runner.visualstudio to 3.1.3 --- updated-dependencies: - dependency-name: dotnet-reportgenerator-globaltool dependency-version: 5.4.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: fantomas dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: pkgchk-cli dependency-version: 0.3.489 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Formats.Asn1 dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Tk.Nuget dependency-version: 0.1.98 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 6 +++--- src/pkgchk-cli/pkgchk-cli.fsproj | 6 +++--- .../pkgchk-cli.tests.integration.fsproj | 2 +- tests/pkgchk-cli.tests/pkgchk-cli.tests.fsproj | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cc7b68bd..b63d4552 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,21 +3,21 @@ "isRoot": true, "tools": { "fantomas": { - "version": "7.0.2", + "version": "7.0.3", "commands": [ "fantomas" ], "rollForward": false }, "pkgchk-cli": { - "version": "0.3.480", + "version": "0.3.489", "commands": [ "pkgchk" ], "rollForward": false }, "dotnet-reportgenerator-globaltool": { - "version": "5.4.8", + "version": "5.4.11", "commands": [ "reportgenerator" ], diff --git a/src/pkgchk-cli/pkgchk-cli.fsproj b/src/pkgchk-cli/pkgchk-cli.fsproj index 0f186958..890aacd1 100644 --- a/src/pkgchk-cli/pkgchk-cli.fsproj +++ b/src/pkgchk-cli/pkgchk-cli.fsproj @@ -46,11 +46,11 @@ - + - - + + diff --git a/tests/pkgchk-cli.tests.integration/pkgchk-cli.tests.integration.fsproj b/tests/pkgchk-cli.tests.integration/pkgchk-cli.tests.integration.fsproj index bb92ef2d..0aa78d64 100644 --- a/tests/pkgchk-cli.tests.integration/pkgchk-cli.tests.integration.fsproj +++ b/tests/pkgchk-cli.tests.integration/pkgchk-cli.tests.integration.fsproj @@ -30,7 +30,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/pkgchk-cli.tests/pkgchk-cli.tests.fsproj b/tests/pkgchk-cli.tests/pkgchk-cli.tests.fsproj index ab8d64cc..3d6225ca 100644 --- a/tests/pkgchk-cli.tests/pkgchk-cli.tests.fsproj +++ b/tests/pkgchk-cli.tests/pkgchk-cli.tests.fsproj @@ -37,7 +37,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all