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 db3a53a commit 1d025bfCopy full SHA for 1d025bf
tools/StaticAnalysis/StaticAnalysis.csproj
@@ -115,7 +115,6 @@
115
<Compile Include="BreakingChangeAttributesAnalyzer\TextFileLogger.cs" />
116
<Compile Include="BreakingChangeAttributesAnalyzer\CmdletBreakingChangeAttributeLoader.cs" />
117
<Compile Include="DependencyAnalyzer\DependencyMap.cs" />
118
- <Compile Include="CmdlineArgParsing\StaticAnalysisArgs.cs" />
119
<Compile Include="DependencyAnalyzer\AssemblyNameComparer.cs" />
120
<Compile Include="DependencyAnalyzer\AssemblyRecord.cs" />
121
<Compile Include="DependencyAnalyzer\AssemblyVersionConflict.cs" />
@@ -175,4 +174,4 @@
175
174
<Exec Command="..\Nuget.exe restore StaticAnalysis.sln" ContinueOnError="false" />
176
</Target>
177
-->
178
-</Project>
+</Project>
0 commit comments