diff --git a/src/FMData.Rest/FMData.Rest.csproj b/src/FMData.Rest/FMData.Rest.csproj index bca17f2..c0353d3 100644 --- a/src/FMData.Rest/FMData.Rest.csproj +++ b/src/FMData.Rest/FMData.Rest.csproj @@ -4,16 +4,17 @@ true FMData.Rest FMData.Rest - A client library for accessing FileMaker data through the FileMaker Data API (RESTful API) in FileMaker Server. + A client library for accessing FileMaker databases using the FileMaker Data API (RESTful API) in FileMaker Server. en-US https://github.com/fuzzzerd/fmdata/blob/master/LICENSE https://fmdata.io/ nuget.png + readme.md https://github.com/fuzzzerd/fmdata GitHub Nate Bross - dataapi dapi-client filemaker data dapi api filemaker-rest filemaker-api netstandard json dotnet-standard + data-api filemaker dataapi dapi-client data dapi api filemaker-rest filemaker-api netstandard json dotnet-standard true Embedded @@ -30,6 +31,7 @@ + diff --git a/src/FMData.Xml/FMData.Xml.csproj b/src/FMData.Xml/FMData.Xml.csproj index cc3a3f0..774a380 100644 --- a/src/FMData.Xml/FMData.Xml.csproj +++ b/src/FMData.Xml/FMData.Xml.csproj @@ -9,6 +9,7 @@ https://github.com/fuzzzerd/fmdata/blob/master/LICENSE https://fmdata.io/ nuget.png + readme.md https://github.com/fuzzzerd/fmdata GitHub Nate Bross @@ -30,6 +31,7 @@ + diff --git a/src/FMData/FMData.csproj b/src/FMData/FMData.csproj index 88f800e..8095715 100644 --- a/src/FMData/FMData.csproj +++ b/src/FMData/FMData.csproj @@ -9,6 +9,7 @@ https://github.com/fuzzzerd/fmdata/blob/master/LICENSE https://fmdata.io/ nuget.png + readme.md https://github.com/fuzzzerd/fmdata GitHub Nate Bross @@ -30,6 +31,7 @@ +