Skip to content

Commit aa51b8c

Browse files
committed
Remove unsupported SkipAnalyzers param
1 parent 866df80 commit aa51b8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Razor/Microsoft.NET.Sdk.Razor/src/build/netstandard2.0/Microsoft.NET.Sdk.Razor.Component.targets

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ Copyright (c) .NET Foundation. All rights reserved.
232232
ResponseFiles="$(CompilerResponseFile)"
233233
RuntimeMetadataVersion="$(RuntimeMetadataVersion)"
234234
SharedCompilationId="$(SharedCompilationId)"
235-
SkipAnalyzers="true"
236235
SkipCompilerExecution="$(SkipCompilerExecution)"
237236
Sources="@(_RazorComponentDeclaration);@(Compile)"
238237
SubsystemVersion="$(SubsystemVersion)"

0 commit comments

Comments
 (0)