Skip to content

Commit 0155d82

Browse files
committed
fix(Project): Remove unused Jetbrains.Annotations package
Signed-off-by: Ethan Henderson <ethan@zbee.codes>
1 parent 6f659c1 commit 0155d82

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

WrathCombo.API.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@
3737
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
3838
</PropertyGroup>
3939

40-
<ItemGroup>
41-
<PackageReference Include="JetBrains.Annotations" Version="2025.2.4"/>
42-
</ItemGroup>
43-
4440
<!-- Include README; for the NuGet package -->
4541
<ItemGroup>
4642
<None Include="README.md" Pack="true" PackagePath="/"/>

0 commit comments

Comments
 (0)