sitraj
sitraj
Hi @coderpatros, Thanks for quick response. Actually this is "Directory.Build.targets" file which contains list of all server side libraries required for project. ``` ``` I am converting this .targets file...
Thanks @coderpatros, I have shared the details on email to you. Please let me know if you require any more information.
Not sure if this is still relevant, but this will help for someone who is still looking for API. I found this answer on stackoverflow. https://stackoverflow.com/questions/66356337/how-to-get-the-list-of-dependabot-alerts-via-github-api Thanks to @bertrandmartel :D