diff --git a/src/BUTR.CrashReportServer/BUTR.CrashReportServer.csproj b/src/BUTR.CrashReportServer/BUTR.CrashReportServer.csproj index 0ec3a92..516de1f 100644 --- a/src/BUTR.CrashReportServer/BUTR.CrashReportServer.csproj +++ b/src/BUTR.CrashReportServer/BUTR.CrashReportServer.csproj @@ -4,7 +4,7 @@ net7.0 enable false - $(DefineConstants);BUTRCRASHREPORT_DISABLE;BUTRCRASHREPORT_ENABLEHTMLRENDERER + $(DefineConstants);BUTRCRASHREPORT_DISABLE;BUTRCRASHREPORT_ENABLE_HTML_RENDERER $(NoWarn);CS1591 true true @@ -14,8 +14,8 @@ - - + +