Lemon73
Results
2
comments of
Lemon73
I have same issue with `nuget` package manager. My repository: https://github.com/AliceNovel/AliceNovel dependabot.yml ```yml version: 2 updates: - package-ecosystem: "nuget" # See documentation for possible values directory: "/" # Location of...
~~In my case, it was fixed after nuget update.~~ ```diff xml - + - + - + - + ```