Skip to content

Commit 37ab712

Browse files
committed
Fix NETSDK1211 warning...
- EnableSingleFileAnalyzer is not supported for the target framework
1 parent 74e2ada commit 37ab712

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/System.CommandLine/System.CommandLine.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<LangVersion>latest</LangVersion>
1010
<Description>Support for parsing command lines, supporting both POSIX and Windows conventions and shell-agnostic command line completions.</Description>
1111
<GenerateDocumentationFile>true</GenerateDocumentationFile>
12-
<EnableSingleFileAnalyzer>true</EnableSingleFileAnalyzer>
1312
</PropertyGroup>
1413

1514
<PropertyGroup Condition="'$(TargetFramework)' == '$(TargetFrameworkForNETSDK)'">

0 commit comments

Comments
 (0)