Registering Azure Functions bindings for local development has stopped working for me. I had a storage tabled bound to a function and was able to pull data from it to my local environment, but now when starting the function app, I get an error message that says it isn't registered.