diff --git a/src/JsonApiDotNetCore/JsonApiDotNetCore.csproj b/src/JsonApiDotNetCore/JsonApiDotNetCore.csproj index cc5dbc58..9a1e0c01 100644 --- a/src/JsonApiDotNetCore/JsonApiDotNetCore.csproj +++ b/src/JsonApiDotNetCore/JsonApiDotNetCore.csproj @@ -6,15 +6,14 @@ - jsonapi;dotnet core;emberjs;ember + jsonapi;json:api;dotnet;core + A framework for building json:api compliant web APIs. The ultimate goal of this library is to eliminate as much boilerplate as possible by offering out-of-the-box features such as sorting, filtering and pagination. You just need to focus on defining the resources and implementing your custom business logic. This library has been designed around dependency injection making extensibility incredibly easy. https://github.com/json-api-dotnet/JsonApiDotNetCore MIT false - git - https://github.com/json-api-dotnet/JsonApiDotNetCore true true - $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + embedded @@ -25,6 +24,7 @@ +