* Much faster library scans

* Libraries of unlimited size now supported (prev limit was 10k)
This commit is contained in:
Robert McRackan 2022-05-26 11:33:05 -04:00
parent 99b77decff
commit 0a6e55dcb7

View File

@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework> <TargetFramework>net6.0-windows</TargetFramework>
<Version>7.9.0.1</Version> <Version>7.10.0.1</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>