Azure / azure-functions-dapr-extension

Extension for interacting with Dapr APIs from an Azure Function
MIT License
100 stars 34 forks source link

Adding troubleshooting-guide #178

Closed ASHIQUEMD closed 11 months ago

ASHIQUEMD commented 11 months ago

This PR contains below changes:

  1. Adding trouble shooting guide initial structure.
  2. Adding troubleshooting guide for Unable to find package Microsoft.Azure.WebJobs.Extensions.Dapr with version (>= 99.99.99)
codecov[bot] commented 11 months ago

Codecov Report

Merging #178 (b04f488) into master (109f687) will not change coverage. Report is 4 commits behind head on master. The diff coverage is n/a.

:exclamation: Current head b04f488 differs from pull request most recent head 79992b7. Consider uploading reports for the commit 79992b7 to get more accurate results

@@           Coverage Diff           @@
##           master     #178   +/-   ##
=======================================
  Coverage   72.71%   72.71%           
=======================================
  Files          53       53           
  Lines        1052     1052           
=======================================
  Hits          765      765           
  Misses        287      287           
rabollin commented 11 months ago

LGTM