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

@@ -33,9 +33,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net">
<HintPath>..\..\..\Lib\log4net.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Numerics" />
@@ -62,6 +59,7 @@
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
<PackageReference Include="log4net" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" />
<PackageReference Include="System.Buffers" />
<PackageReference Include="System.IO.Pipelines" />