Skip to content

Commit 510172b

Browse files
author
Bart Koelman
committed
Updated package description
1 parent b442519 commit 510172b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JsonApiDotNetCore.SourceGenerators/JsonApiDotNetCore.SourceGenerators.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PropertyGroup>
1414
<VersionPrefix>$(JsonApiDotNetCoreVersionPrefix)</VersionPrefix>
1515
<PackageTags>jsonapidotnetcore;jsonapi;json:api;dotnet;asp.net;rest;web-api</PackageTags>
16-
<Description>Source generators for JsonApiDotNetCore</Description>
16+
<Description>Source generators for JsonApiDotNetCore, a framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.</Description>
1717
<Authors>json-api-dotnet</Authors>
1818
<PackageProjectUrl>https://www.jsonapi.net/</PackageProjectUrl>
1919
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)