Skip to content

Bump Fake.Api.GitHub and 7 others#234

Closed
dependabot[bot] wants to merge 1 commit intoreleasefrom
dependabot/nuget/build/other-7adf2f9d40
Closed

Bump Fake.Api.GitHub and 7 others#234
dependabot[bot] wants to merge 1 commit intoreleasefrom
dependabot/nuget/build/other-7adf2f9d40

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Oct 27, 2025

Updated Fake.Api.GitHub from 6.0.0 to 6.1.4.

Release notes

Sourced from Fake.Api.GitHub's releases.

6.1.4

BUGFIX: Fixes for the .NET CDN changes described at dotnet/core#9671, thanks @​richlander, @​Numpsy
BUGFIX: Update NuGet package dependencies to pick up security fixes, refs fsprojects/FAKE#2871. thanks @​Numpsy - fsprojects/FAKE#2872
BUGFIX: Fix documentation articles links, thanks @​jhromadik - fsprojects/FAKE#2842
ENHANCEMENT: Parse references at end of changelog as separate component, thanks @​florenzen - fsprojects/FAKE#2779
ENHANCEMENT: In Fake.Dotnet.Cli, parse global.json using System.Text.Json instead of Newtonsoft.Json, thanks @​Numpsy - fsprojects/FAKE#2839
ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @​farlee2121 - fsprojects/FAKE#2843

6.1.3

ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2

ENHANCEMENT: Updated runtime-identifier to more recent runtimes.
LEGACY: Removed .NETFrameworkAssembly attribute fix on detecting .NET assemblies.
ENHANCEMENT: SdkAssemblyResolver. Support detecting multiple .NET paths.

6.1.1

BUGFIX: Assembly resolver to pick a found SDK instead of first SDK, thanks @​Thorium - https://github.com/fsprojects/FAKE/pull/2797/files
BUGFIX: Fix issue parsing global.json when using prerelease .NET SDKs, thanks @​numpsy - fsprojects/FAKE#2803
BUGFIX: Allow RunSettingsArguments to be set, thanks @​TheAngryByrd - fsprojects/FAKE#2771

6.1.0

BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @​0x53A - fsprojects/FAKE#2738
BUGFIX: Allow setting Msbuild max cpu on Linux, thanks @​TheAngryByrd - fsprojects/FAKE#2772
ENHANCEMENT: Added shorthash to git functions, thanks @​voronoipotato - fsprojects/FAKE#2752
ENHANCEMENT: Support for /tl:[auto:on:off] msbuild flag, thanks @​smoothdeveloper - fsprojects/FAKE#2768
ENHANCEMENT: Fixes for usage in .NET 8.0 enviroment projects.
ENHANCEMENT: Add Context.setExecutionContextFromCommandLineArgs, thanks @​cataggar - fsprojects/FAKE#2750

Commits viewable in compare view.

Updated Fake.Core.Process from 6.0.0 to 6.1.4.

Release notes

Sourced from Fake.Core.Process's releases.

6.1.4

BUGFIX: Fixes for the .NET CDN changes described at dotnet/core#9671, thanks @​richlander, @​Numpsy
BUGFIX: Update NuGet package dependencies to pick up security fixes, refs fsprojects/FAKE#2871. thanks @​Numpsy - fsprojects/FAKE#2872
BUGFIX: Fix documentation articles links, thanks @​jhromadik - fsprojects/FAKE#2842
ENHANCEMENT: Parse references at end of changelog as separate component, thanks @​florenzen - fsprojects/FAKE#2779
ENHANCEMENT: In Fake.Dotnet.Cli, parse global.json using System.Text.Json instead of Newtonsoft.Json, thanks @​Numpsy - fsprojects/FAKE#2839
ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @​farlee2121 - fsprojects/FAKE#2843

6.1.3

ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2

ENHANCEMENT: Updated runtime-identifier to more recent runtimes.
LEGACY: Removed .NETFrameworkAssembly attribute fix on detecting .NET assemblies.
ENHANCEMENT: SdkAssemblyResolver. Support detecting multiple .NET paths.

6.1.1

BUGFIX: Assembly resolver to pick a found SDK instead of first SDK, thanks @​Thorium - https://github.com/fsprojects/FAKE/pull/2797/files
BUGFIX: Fix issue parsing global.json when using prerelease .NET SDKs, thanks @​numpsy - fsprojects/FAKE#2803
BUGFIX: Allow RunSettingsArguments to be set, thanks @​TheAngryByrd - fsprojects/FAKE#2771

6.1.0

BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @​0x53A - fsprojects/FAKE#2738
BUGFIX: Allow setting Msbuild max cpu on Linux, thanks @​TheAngryByrd - fsprojects/FAKE#2772
ENHANCEMENT: Added shorthash to git functions, thanks @​voronoipotato - fsprojects/FAKE#2752
ENHANCEMENT: Support for /tl:[auto:on:off] msbuild flag, thanks @​smoothdeveloper - fsprojects/FAKE#2768
ENHANCEMENT: Fixes for usage in .NET 8.0 enviroment projects.
ENHANCEMENT: Add Context.setExecutionContextFromCommandLineArgs, thanks @​cataggar - fsprojects/FAKE#2750

Commits viewable in compare view.

Updated Fake.Core.ReleaseNotes from 6.0.0 to 6.1.4.

Release notes

Sourced from Fake.Core.ReleaseNotes's releases.

6.1.4

BUGFIX: Fixes for the .NET CDN changes described at dotnet/core#9671, thanks @​richlander, @​Numpsy
BUGFIX: Update NuGet package dependencies to pick up security fixes, refs fsprojects/FAKE#2871. thanks @​Numpsy - fsprojects/FAKE#2872
BUGFIX: Fix documentation articles links, thanks @​jhromadik - fsprojects/FAKE#2842
ENHANCEMENT: Parse references at end of changelog as separate component, thanks @​florenzen - fsprojects/FAKE#2779
ENHANCEMENT: In Fake.Dotnet.Cli, parse global.json using System.Text.Json instead of Newtonsoft.Json, thanks @​Numpsy - fsprojects/FAKE#2839
ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @​farlee2121 - fsprojects/FAKE#2843

6.1.3

ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2

ENHANCEMENT: Updated runtime-identifier to more recent runtimes.
LEGACY: Removed .NETFrameworkAssembly attribute fix on detecting .NET assemblies.
ENHANCEMENT: SdkAssemblyResolver. Support detecting multiple .NET paths.

6.1.1

BUGFIX: Assembly resolver to pick a found SDK instead of first SDK, thanks @​Thorium - https://github.com/fsprojects/FAKE/pull/2797/files
BUGFIX: Fix issue parsing global.json when using prerelease .NET SDKs, thanks @​numpsy - fsprojects/FAKE#2803
BUGFIX: Allow RunSettingsArguments to be set, thanks @​TheAngryByrd - fsprojects/FAKE#2771

6.1.0

BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @​0x53A - fsprojects/FAKE#2738
BUGFIX: Allow setting Msbuild max cpu on Linux, thanks @​TheAngryByrd - fsprojects/FAKE#2772
ENHANCEMENT: Added shorthash to git functions, thanks @​voronoipotato - fsprojects/FAKE#2752
ENHANCEMENT: Support for /tl:[auto:on:off] msbuild flag, thanks @​smoothdeveloper - fsprojects/FAKE#2768
ENHANCEMENT: Fixes for usage in .NET 8.0 enviroment projects.
ENHANCEMENT: Add Context.setExecutionContextFromCommandLineArgs, thanks @​cataggar - fsprojects/FAKE#2750

Commits viewable in compare view.

Updated Fake.Core.Target from 6.0.0 to 6.1.4.

Release notes

Sourced from Fake.Core.Target's releases.

6.1.4

BUGFIX: Fixes for the .NET CDN changes described at dotnet/core#9671, thanks @​richlander, @​Numpsy
BUGFIX: Update NuGet package dependencies to pick up security fixes, refs fsprojects/FAKE#2871. thanks @​Numpsy - fsprojects/FAKE#2872
BUGFIX: Fix documentation articles links, thanks @​jhromadik - fsprojects/FAKE#2842
ENHANCEMENT: Parse references at end of changelog as separate component, thanks @​florenzen - fsprojects/FAKE#2779
ENHANCEMENT: In Fake.Dotnet.Cli, parse global.json using System.Text.Json instead of Newtonsoft.Json, thanks @​Numpsy - fsprojects/FAKE#2839
ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @​farlee2121 - fsprojects/FAKE#2843

6.1.3

ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2

ENHANCEMENT: Updated runtime-identifier to more recent runtimes.
LEGACY: Removed .NETFrameworkAssembly attribute fix on detecting .NET assemblies.
ENHANCEMENT: SdkAssemblyResolver. Support detecting multiple .NET paths.

6.1.1

BUGFIX: Assembly resolver to pick a found SDK instead of first SDK, thanks @​Thorium - https://github.com/fsprojects/FAKE/pull/2797/files
BUGFIX: Fix issue parsing global.json when using prerelease .NET SDKs, thanks @​numpsy - fsprojects/FAKE#2803
BUGFIX: Allow RunSettingsArguments to be set, thanks @​TheAngryByrd - fsprojects/FAKE#2771

6.1.0

BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @​0x53A - fsprojects/FAKE#2738
BUGFIX: Allow setting Msbuild max cpu on Linux, thanks @​TheAngryByrd - fsprojects/FAKE#2772
ENHANCEMENT: Added shorthash to git functions, thanks @​voronoipotato - fsprojects/FAKE#2752
ENHANCEMENT: Support for /tl:[auto:on:off] msbuild flag, thanks @​smoothdeveloper - fsprojects/FAKE#2768
ENHANCEMENT: Fixes for usage in .NET 8.0 enviroment projects.
ENHANCEMENT: Add Context.setExecutionContextFromCommandLineArgs, thanks @​cataggar - fsprojects/FAKE#2750

Commits viewable in compare view.

Updated Fake.DotNet.Cli from 6.0.0 to 6.1.4.

Release notes

Sourced from Fake.DotNet.Cli's releases.

6.1.4

BUGFIX: Fixes for the .NET CDN changes described at dotnet/core#9671, thanks @​richlander, @​Numpsy
BUGFIX: Update NuGet package dependencies to pick up security fixes, refs fsprojects/FAKE#2871. thanks @​Numpsy - fsprojects/FAKE#2872
BUGFIX: Fix documentation articles links, thanks @​jhromadik - fsprojects/FAKE#2842
ENHANCEMENT: Parse references at end of changelog as separate component, thanks @​florenzen - fsprojects/FAKE#2779
ENHANCEMENT: In Fake.Dotnet.Cli, parse global.json using System.Text.Json instead of Newtonsoft.Json, thanks @​Numpsy - fsprojects/FAKE#2839
ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @​farlee2121 - fsprojects/FAKE#2843

6.1.3

ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2

ENHANCEMENT: Updated runtime-identifier to more recent runtimes.
LEGACY: Removed .NETFrameworkAssembly attribute fix on detecting .NET assemblies.
ENHANCEMENT: SdkAssemblyResolver. Support detecting multiple .NET paths.

6.1.1

BUGFIX: Assembly resolver to pick a found SDK instead of first SDK, thanks @​Thorium - https://github.com/fsprojects/FAKE/pull/2797/files
BUGFIX: Fix issue parsing global.json when using prerelease .NET SDKs, thanks @​numpsy - fsprojects/FAKE#2803
BUGFIX: Allow RunSettingsArguments to be set, thanks @​TheAngryByrd - fsprojects/FAKE#2771

6.1.0

BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @​0x53A - fsprojects/FAKE#2738
BUGFIX: Allow setting Msbuild max cpu on Linux, thanks @​TheAngryByrd - fsprojects/FAKE#2772
ENHANCEMENT: Added shorthash to git functions, thanks @​voronoipotato - fsprojects/FAKE#2752
ENHANCEMENT: Support for /tl:[auto:on:off] msbuild flag, thanks @​smoothdeveloper - fsprojects/FAKE#2768
ENHANCEMENT: Fixes for usage in .NET 8.0 enviroment projects.
ENHANCEMENT: Add Context.setExecutionContextFromCommandLineArgs, thanks @​cataggar - fsprojects/FAKE#2750

Commits viewable in compare view.

Updated Fake.DotNet.MSBuild from 6.0.0 to 6.1.4.

Release notes

Sourced from Fake.DotNet.MSBuild's releases.

6.1.4

BUGFIX: Fixes for the .NET CDN changes described at dotnet/core#9671, thanks @​richlander, @​Numpsy
BUGFIX: Update NuGet package dependencies to pick up security fixes, refs fsprojects/FAKE#2871. thanks @​Numpsy - fsprojects/FAKE#2872
BUGFIX: Fix documentation articles links, thanks @​jhromadik - fsprojects/FAKE#2842
ENHANCEMENT: Parse references at end of changelog as separate component, thanks @​florenzen - fsprojects/FAKE#2779
ENHANCEMENT: In Fake.Dotnet.Cli, parse global.json using System.Text.Json instead of Newtonsoft.Json, thanks @​Numpsy - fsprojects/FAKE#2839
ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @​farlee2121 - fsprojects/FAKE#2843

6.1.3

ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2

ENHANCEMENT: Updated runtime-identifier to more recent runtimes.
LEGACY: Removed .NETFrameworkAssembly attribute fix on detecting .NET assemblies.
ENHANCEMENT: SdkAssemblyResolver. Support detecting multiple .NET paths.

6.1.1

BUGFIX: Assembly resolver to pick a found SDK instead of first SDK, thanks @​Thorium - https://github.com/fsprojects/FAKE/pull/2797/files
BUGFIX: Fix issue parsing global.json when using prerelease .NET SDKs, thanks @​numpsy - fsprojects/FAKE#2803
BUGFIX: Allow RunSettingsArguments to be set, thanks @​TheAngryByrd - fsprojects/FAKE#2771

6.1.0

BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @​0x53A - fsprojects/FAKE#2738
BUGFIX: Allow setting Msbuild max cpu on Linux, thanks @​TheAngryByrd - fsprojects/FAKE#2772
ENHANCEMENT: Added shorthash to git functions, thanks @​voronoipotato - fsprojects/FAKE#2752
ENHANCEMENT: Support for /tl:[auto:on:off] msbuild flag, thanks @​smoothdeveloper - fsprojects/FAKE#2768
ENHANCEMENT: Fixes for usage in .NET 8.0 enviroment projects.
ENHANCEMENT: Add Context.setExecutionContextFromCommandLineArgs, thanks @​cataggar - fsprojects/FAKE#2750

Commits viewable in compare view.

Updated Fake.IO.FileSystem from 6.0.0 to 6.1.4.

Release notes

Sourced from Fake.IO.FileSystem's releases.

6.1.4

BUGFIX: Fixes for the .NET CDN changes described at dotnet/core#9671, thanks @​richlander, @​Numpsy
BUGFIX: Update NuGet package dependencies to pick up security fixes, refs fsprojects/FAKE#2871. thanks @​Numpsy - fsprojects/FAKE#2872
BUGFIX: Fix documentation articles links, thanks @​jhromadik - fsprojects/FAKE#2842
ENHANCEMENT: Parse references at end of changelog as separate component, thanks @​florenzen - fsprojects/FAKE#2779
ENHANCEMENT: In Fake.Dotnet.Cli, parse global.json using System.Text.Json instead of Newtonsoft.Json, thanks @​Numpsy - fsprojects/FAKE#2839
ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @​farlee2121 - fsprojects/FAKE#2843

6.1.3

ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2

ENHANCEMENT: Updated runtime-identifier to more recent runtimes.
LEGACY: Removed .NETFrameworkAssembly attribute fix on detecting .NET assemblies.
ENHANCEMENT: SdkAssemblyResolver. Support detecting multiple .NET paths.

6.1.1

BUGFIX: Assembly resolver to pick a found SDK instead of first SDK, thanks @​Thorium - https://github.com/fsprojects/FAKE/pull/2797/files
BUGFIX: Fix issue parsing global.json when using prerelease .NET SDKs, thanks @​numpsy - fsprojects/FAKE#2803
BUGFIX: Allow RunSettingsArguments to be set, thanks @​TheAngryByrd - fsprojects/FAKE#2771

6.1.0

BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @​0x53A - fsprojects/FAKE#2738
BUGFIX: Allow setting Msbuild max cpu on Linux, thanks @​TheAngryByrd - fsprojects/FAKE#2772
ENHANCEMENT: Added shorthash to git functions, thanks @​voronoipotato - fsprojects/FAKE#2752
ENHANCEMENT: Support for /tl:[auto:on:off] msbuild flag, thanks @​smoothdeveloper - fsprojects/FAKE#2768
ENHANCEMENT: Fixes for usage in .NET 8.0 enviroment projects.
ENHANCEMENT: Add Context.setExecutionContextFromCommandLineArgs, thanks @​cataggar - fsprojects/FAKE#2750

Commits viewable in compare view.

Updated Fake.Tools.Git from 6.0.0 to 6.1.4.

Release notes

Sourced from Fake.Tools.Git's releases.

6.1.4

BUGFIX: Fixes for the .NET CDN changes described at dotnet/core#9671, thanks @​richlander, @​Numpsy
BUGFIX: Update NuGet package dependencies to pick up security fixes, refs fsprojects/FAKE#2871. thanks @​Numpsy - fsprojects/FAKE#2872
BUGFIX: Fix documentation articles links, thanks @​jhromadik - fsprojects/FAKE#2842
ENHANCEMENT: Parse references at end of changelog as separate component, thanks @​florenzen - fsprojects/FAKE#2779
ENHANCEMENT: In Fake.Dotnet.Cli, parse global.json using System.Text.Json instead of Newtonsoft.Json, thanks @​Numpsy - fsprojects/FAKE#2839
ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @​farlee2121 - fsprojects/FAKE#2843

6.1.3

ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.

6.1.2

ENHANCEMENT: Updated runtime-identifier to more recent runtimes.
LEGACY: Removed .NETFrameworkAssembly attribute fix on detecting .NET assemblies.
ENHANCEMENT: SdkAssemblyResolver. Support detecting multiple .NET paths.

6.1.1

BUGFIX: Assembly resolver to pick a found SDK instead of first SDK, thanks @​Thorium - https://github.com/fsprojects/FAKE/pull/2797/files
BUGFIX: Fix issue parsing global.json when using prerelease .NET SDKs, thanks @​numpsy - fsprojects/FAKE#2803
BUGFIX: Allow RunSettingsArguments to be set, thanks @​TheAngryByrd - fsprojects/FAKE#2771

6.1.0

BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @​0x53A - fsprojects/FAKE#2738
BUGFIX: Allow setting Msbuild max cpu on Linux, thanks @​TheAngryByrd - fsprojects/FAKE#2772
ENHANCEMENT: Added shorthash to git functions, thanks @​voronoipotato - fsprojects/FAKE#2752
ENHANCEMENT: Support for /tl:[auto:on:off] msbuild flag, thanks @​smoothdeveloper - fsprojects/FAKE#2768
ENHANCEMENT: Fixes for usage in .NET 8.0 enviroment projects.
ENHANCEMENT: Add Context.setExecutionContextFromCommandLineArgs, thanks @​cataggar - fsprojects/FAKE#2750

Commits viewable in compare view.

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps Fake.Api.GitHub from 6.0.0 to 6.1.4
Bumps Fake.Core.Process from 6.0.0 to 6.1.4
Bumps Fake.Core.ReleaseNotes from 6.0.0 to 6.1.4
Bumps Fake.Core.Target from 6.0.0 to 6.1.4
Bumps Fake.DotNet.Cli from 6.0.0 to 6.1.4
Bumps Fake.DotNet.MSBuild from 6.0.0 to 6.1.4
Bumps Fake.IO.FileSystem from 6.0.0 to 6.1.4
Bumps Fake.Tools.Git from 6.0.0 to 6.1.4

---
updated-dependencies:
- dependency-name: Fake.Api.GitHub
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Fake.Core.Process
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Fake.IO.FileSystem
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Fake.Core.ReleaseNotes
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Fake.Core.Target
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Fake.DotNet.Cli
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Fake.DotNet.MSBuild
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Fake.Tools.Git
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 27, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Nov 13, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

1 similar comment
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 5, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Dec 5, 2025
@dependabot dependabot Bot deleted the dependabot/nuget/build/other-7adf2f9d40 branch December 5, 2025 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants