Skip to content

Commit

Permalink
Merge branch 'v1.11' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
hhunter-ms authored Jul 27, 2023
2 parents 6e99fba + 6c4ed26 commit b1b825c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ Both of the handlers defined above also need to be mapped to configure the `dapr
app.UseEndpoints(endpoints =>
{
endpoints.MapSubscribeHandler();
}
});
```

{{% /codetab %}}
Expand Down

0 comments on commit b1b825c

Please sign in to comment.