Skip to content

Commit

Permalink
Remove an unnecessary PrivateAssets=all.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Dec 14, 2023
1 parent 047a7c2 commit 47d4851
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/analyzers/analyzers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp"
PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" />
</ItemGroup>
</Project>

0 comments on commit 47d4851

Please sign in to comment.