Add reference to Unsafe nuget (mostly for netfx)

This commit is contained in:
Joshua "Yoshi" Askharoun
2025-12-06 15:19:21 -06:00
parent e6f5fde360
commit 9b15ece441
2 changed files with 503 additions and 502 deletions
+2 -1
View File
@@ -13,6 +13,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\libs\MicrosoftIris\UIX\UIX.csproj" />
<ProjectReference Include="..\libs\MicrosoftIris\UIX\UIX.csproj" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.1.2" />
</ItemGroup>
</Project>
File diff suppressed because it is too large Load Diff