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 db1ee7e commit dd7bd60Copy full SHA for dd7bd60
src/Tools/dotnet-monitor/dotnet-monitor.csproj
@@ -15,7 +15,6 @@
15
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
16
<!-- <EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles> -->
17
<DisableCompileTimeOpenApiXmlGenerator>true</DisableCompileTimeOpenApiXmlGenerator>
18
- <PublishTrimmed>true</PublishTrimmed>
19
20
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
21
<InterceptorsNamespaces>$(InterceptorsNamespaces);Microsoft.AspNetCore.Http.Validation.Generated</InterceptorsNamespaces>
0 commit comments