chore: remove trailing whitespace from README.md line 42

This commit is contained in:
2025-09-14 09:58:50 +00:00
parent 8a8b28860c
commit c1cbfe8ae1
6 changed files with 402 additions and 6 deletions
+3 -2
View File
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<OutputType>Exe</OutputType>
@@ -9,6 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.9" />
</ItemGroup>
</ItemGroup>
</Project>