Skip to content

NuGet: dependabot fails when a specific targets / props is unavailable #12275

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
GeertvanHorrik opened this issue May 17, 2025 · 0 comments
Open
1 task done
Labels
L: go:modules Golang modules T: bug 🐞 Something isn't working

Comments

@GeertvanHorrik
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

NuGet

Package manager version

No response

Language version

No response

Manifest location and content before the Dependabot update

N/A

dependabot.yml content

N/A

Updated dependency

N/A

What you expected to see, versus what you actually saw

It would be good if there was a way (e.g. a variable) in MSBuild targets / props files to check whether it's currently running under dependabot (similar to release / debug).

In such case, we can exclude .props and .targets files that are not available during dependabot (but blocking updates).

Dependabot couldn't find a Eazfuscator.NET.targets

Dependabot requires a Eazfuscator.NET.targets to evaluate your .NET dependencies. It had expected to find one at the path: /Integration/MSBuild/Eazfuscator.NET.targets.

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

No response

Smallest manifest that reproduces the issue

No response

@GeertvanHorrik GeertvanHorrik added the T: bug 🐞 Something isn't working label May 17, 2025
@github-actions github-actions bot added the L: go:modules Golang modules label May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: go:modules Golang modules T: bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant