Remove project-specific release notes

This commit is contained in:
Daniel J. Summers 2024-06-05 22:10:48 -04:00
parent a0da5f83b1
commit 039761fcca
3 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@
<PropertyGroup>
<Description>Common files for PostgreSQL and SQLite document database libraries</Description>
<PackageReleaseNotes>v3 release</PackageReleaseNotes>
<PackageTags>JSON Document SQL</PackageTags>
</PropertyGroup>

View File

@ -2,7 +2,6 @@
<PropertyGroup>
<Description>Use PostgreSQL as a document database</Description>
<PackageReleaseNotes>v3 release; official replacement for BitBadger.Npgsql.Documents</PackageReleaseNotes>
<PackageTags>JSON Document PostgreSQL Npgsql</PackageTags>
</PropertyGroup>

View File

@ -2,7 +2,6 @@
<PropertyGroup>
<Description>Use SQLite as a document database</Description>
<PackageReleaseNotes>Overall v3 release; initial release supporting SQLite</PackageReleaseNotes>
<PackageTags>JSON Document SQLite</PackageTags>
</PropertyGroup>