Fixed spelling error.

This commit is contained in:
Jordan Wages 2025-08-21 04:11:03 -05:00
commit f1cf26ad98
3 changed files with 1 additions and 7 deletions

View file

@ -8,12 +8,6 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<Compile Remove="Functions\hyperbolic\**" />
<EmbeddedResource Remove="Functions\hyperbolic\**" />
<None Remove="Functions\hyperbolic\**" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Core\CSMic.Core.csproj" />
</ItemGroup>