Alexandru Chiraples
Results
1
issues of
Alexandru Chiraples
I receive an `object reference` error if my function app references a project that has no dependencies. **To reproduce** 1. `git clone https://github.com/justinyoo/azfunc-openapi-dotnet.git` 2. `cd azfunc-openapi-dotnet` 3. `dotnet new classlib...