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 3be33bc commit 27408c1Copy full SHA for 27408c1
benchmarks/Foundatio.Mediator.Benchmarks/Foundatio.Mediator.Benchmarks.csproj
@@ -10,7 +10,7 @@
10
<!-- Emit compiler generated files for debugging purposes -->
11
<CompilerGeneratedFilesOutputPath>Generated</CompilerGeneratedFilesOutputPath>
12
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
13
- <DisableMediatorInterceptors>true</DisableMediatorInterceptors>
+ <DisableMediatorInterceptors>false</DisableMediatorInterceptors>
14
<InterceptorsNamespaces>$(InterceptorsNamespaces);Foundatio.Mediator</InterceptorsNamespaces>
15
</PropertyGroup>
16
0 commit comments