Skip to content

Commit

Permalink
Remove nonexistent folders from the solution explorer (#74759)
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorKrolic authored Aug 14, 2024
1 parent e1496f4 commit 5a52fdb
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,6 @@
<PackageReference Include="System.Text.Json" />
<PackageReference Include="System.Threading.Tasks.Extensions" Condition="'$(TargetFrameworkIdentifier)' != '.NETCoreApp'" />
</ItemGroup>
<ItemGroup>
<Folder Include="DocumentationComments\CodeFixes\" />
<Folder Include="GenerateMember\" />
</ItemGroup>
<Import Project="..\..\..\Analyzers\Core\Analyzers\Analyzers.projitems" Label="Shared" />
<Import Project="..\..\..\Analyzers\Core\CodeFixes\CodeFixes.projitems" Label="Shared" />
<Import Project="..\..\..\Compilers\Core\AnalyzerDriver\AnalyzerDriver.projitems" Label="Shared" />
Expand Down

0 comments on commit 5a52fdb

Please sign in to comment.