Referenzen aufgearbeitet

This commit is contained in:
2026-08-07 14:30:34 +02:00
parent 77eb62d86d
commit 7d05b53d07
28 changed files with 18 additions and 22 deletions

View File

@@ -197,9 +197,9 @@
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
<PackageReference Include="System.Memory" />
<PackageReference Include="System.Numerics.Vectors" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" />
<PackageReference Include="System.Text.Json" />
<PackageReference Include="System.Memory" />
</ItemGroup>
</Project>