Skip to content

Commit

Permalink
Merge pull request #63 from wemogy/robinmanuelthiel-patch-1
Browse files Browse the repository at this point in the history
Fix Markdown
  • Loading branch information
robinmanuelthiel authored Jan 12, 2024
2 parents a8845d5 + 0610b70 commit 02e91f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ public void ConfigureServices(IServiceCollection services)

Make sure, the default setup is getting used. Again, you can either use the `UseDefaultSetup` extension method or use the options manually, in case you need to tweak in some of your own adjustments.

```csharp

```csharp
public void Configure(IApplicationBuilder app, IWebHostEnvironment env)
{
Expand Down

0 comments on commit 02e91f7

Please sign in to comment.