Upgrade dnlib

This commit is contained in:
Michiel Hazelhof 2025-08-12 15:18:46 +02:00
parent 9ca720af8c
commit 7203354204
No known key found for this signature in database
GPG Key ID: EECB9B96355B5EBF

View File

@ -4,6 +4,6 @@
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="dnlib" Version="4.4.0" />
<PackageReference Include="dnlib" Version="4.5.0" />
</ItemGroup>
</Project>