Azure / Azure/azure-functions-core-tools
Please publish a lock file of the nuget versions that are used in the function runtime
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 14
Description
I was trying to build a function that uses sendgrid output bindings, but things failed since I used incorrect nuget package version. Currently it's super hard for precompiled to know which version the runtime needs. A Lock File with a Versions listed would be very helpful
Contributor guide
Assessment
This issue has not been assessed yet.