Core: Removed not needed faststruct

This commit is contained in:
hondacrx
2018-12-24 01:03:36 -05:00
parent 40564a73ce
commit 0c4bd05dd9
4 changed files with 17 additions and 144 deletions
-4
View File
@@ -7,10 +7,6 @@
<LangVersion>7.3</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.5.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Framework\Framework.csproj" />
</ItemGroup>