We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b8664 commit 2bb463fCopy full SHA for 2bb463f
README.md
@@ -108,6 +108,6 @@ Mediator.LicenseKey = "<license key here>";
108
> [!TIP]
109
> The license key does not need to be set on client applications (such as Blazor WASM).
110
> Turn off the license warning by configuring logging in your logging start configuration:
111
-> `builder.Logging.AddFilter("LuckyPennySoftware.AutoMapper.License", LogLevel.None);`
+> `builder.Logging.AddFilter("LuckyPennySoftware.MediatR.License", LogLevel.None);`
112
113
-You can register for your license key at [MediatR.io](https://mediatr.io)
+You can register for your license key at [MediatR.io](https://mediatr.io)
0 commit comments