Removed visual basic lib dependency

This commit is contained in:
Marco 2025-07-28 09:59:58 +02:00
commit ab33d4558f
11 changed files with 102 additions and 2084 deletions

View file

@ -7,9 +7,6 @@
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\CatalogVbLib\CatalogVbLib.vbproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AsyncEnumerator" Version="4.0.2" />
<PackageReference Include="Ben.Demystifier" Version="0.4.1" />