Skip to content

Commit

Permalink
Remove PolySharp - it is not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
neon-sunset committed Dec 21, 2023
1 parent a8b59c2 commit 333ad18
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Directory.Build.props
Expand Up @@ -8,11 +8,4 @@
<IsTrimmable>true</IsTrimmable>
<NoWarn>CS1591</NoWarn>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="PolySharp" Version="1.13.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
</Project>

0 comments on commit 333ad18

Please sign in to comment.