Skip to content

Commit

Permalink
removed unused packages
Browse files Browse the repository at this point in the history
  • Loading branch information
andreakarasho committed Dec 13, 2024
1 parent 1e72481 commit 3fea220
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/TinyEcs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@
<InternalsVisibleTo Include="$(AssemblyName).Tests" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\tools\TinyEcs.Generator\TinyEcs.Generator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
</ItemGroup>
Expand Down

0 comments on commit 3fea220

Please sign in to comment.