Skip to content

Commit 1d025bf

Browse files
authored
Update StaticAnalysis.csproj
1 parent db3a53a commit 1d025bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/StaticAnalysis/StaticAnalysis.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@
115115
<Compile Include="BreakingChangeAttributesAnalyzer\TextFileLogger.cs" />
116116
<Compile Include="BreakingChangeAttributesAnalyzer\CmdletBreakingChangeAttributeLoader.cs" />
117117
<Compile Include="DependencyAnalyzer\DependencyMap.cs" />
118-
<Compile Include="CmdlineArgParsing\StaticAnalysisArgs.cs" />
119118
<Compile Include="DependencyAnalyzer\AssemblyNameComparer.cs" />
120119
<Compile Include="DependencyAnalyzer\AssemblyRecord.cs" />
121120
<Compile Include="DependencyAnalyzer\AssemblyVersionConflict.cs" />
@@ -175,4 +174,4 @@
175174
<Exec Command="..\Nuget.exe restore StaticAnalysis.sln" ContinueOnError="false" />
176175
</Target>
177176
-->
178-
</Project>
177+
</Project>

0 commit comments

Comments
 (0)