Remove unsupported SkipAnalyzers param
This commit is contained in:
parent
866df807a8
commit
aa51b8c1d1
|
|
@ -232,7 +232,6 @@ Copyright (c) .NET Foundation. All rights reserved.
|
|||
ResponseFiles="$(CompilerResponseFile)"
|
||||
RuntimeMetadataVersion="$(RuntimeMetadataVersion)"
|
||||
SharedCompilationId="$(SharedCompilationId)"
|
||||
SkipAnalyzers="true"
|
||||
SkipCompilerExecution="$(SkipCompilerExecution)"
|
||||
Sources="@(_RazorComponentDeclaration);@(Compile)"
|
||||
SubsystemVersion="$(SubsystemVersion)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue