chore: remove temporary TestEpub project

This commit is contained in:
2026-05-10 20:07:15 +02:00
parent ac5a50c014
commit 2b68eb1f10
-9
View File
@@ -1,9 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VersOne.Epub" Version="3.3.6" />
</ItemGroup>
</Project>