From 6e0bf02a56422a034d9dafa606e8e344faa635bd Mon Sep 17 00:00:00 2001 From: BlaiseD Date: Mon, 22 Feb 2021 10:55:58 -0500 Subject: [PATCH] typo --- AutoMapper.AspNet.OData.EF6/AutoMapper.AspNet.OData.EF6.csproj | 2 +- .../AutoMapper.AspNetCore.OData.EF6.csproj | 2 +- .../AutoMapper.AspNetCore.OData.EFCore.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AutoMapper.AspNet.OData.EF6/AutoMapper.AspNet.OData.EF6.csproj b/AutoMapper.AspNet.OData.EF6/AutoMapper.AspNet.OData.EF6.csproj index 1cfcb8f..80519e9 100644 --- a/AutoMapper.AspNet.OData.EF6/AutoMapper.AspNet.OData.EF6.csproj +++ b/AutoMapper.AspNet.OData.EF6/AutoMapper.AspNet.OData.EF6.csproj @@ -6,7 +6,7 @@ AutoMapper.AspNet.OData.EF6 Creates LINQ expressions from ODataQueryOptions and executes the query. false - Removing Task.Run form non-async calls. CancellationToken support. Restring page size Server-side. + Removing Task.Run form non-async calls. CancellationToken support. Restricting page size Server-side. linq expressions odata ef https://s3.amazonaws.com/automapper/icon.png https://github.com/AutoMapper/AutoMapper.Extensions.OData diff --git a/AutoMapper.AspNetCore.OData.EF6/AutoMapper.AspNetCore.OData.EF6.csproj b/AutoMapper.AspNetCore.OData.EF6/AutoMapper.AspNetCore.OData.EF6.csproj index bde31d2..fbaf10d 100644 --- a/AutoMapper.AspNetCore.OData.EF6/AutoMapper.AspNetCore.OData.EF6.csproj +++ b/AutoMapper.AspNetCore.OData.EF6/AutoMapper.AspNetCore.OData.EF6.csproj @@ -6,7 +6,7 @@ AutoMapper.AspNetCore.OData.EF6 Creates LINQ expressions from ODataQueryOptions and executes the query. false - Removing Task.Run form non-async calls. CancellationToken support. Restring page size Server-side. + Removing Task.Run form non-async calls. CancellationToken support. Restricting page size Server-side. linq expressions odata efcore https://s3.amazonaws.com/automapper/icon.png https://github.com/AutoMapper/AutoMapper.Extensions.OData diff --git a/AutoMapper.AspNetCore.OData.EFCore/AutoMapper.AspNetCore.OData.EFCore.csproj b/AutoMapper.AspNetCore.OData.EFCore/AutoMapper.AspNetCore.OData.EFCore.csproj index 71d693c..43e0d1a 100644 --- a/AutoMapper.AspNetCore.OData.EFCore/AutoMapper.AspNetCore.OData.EFCore.csproj +++ b/AutoMapper.AspNetCore.OData.EFCore/AutoMapper.AspNetCore.OData.EFCore.csproj @@ -6,7 +6,7 @@ AutoMapper.AspNetCore.OData.EFCore Creates LINQ expressions from ODataQueryOptions and executes the query. false - Removing Task.Run form non-async calls. CancellationToken support. Restring page size Server-side. + Removing Task.Run form non-async calls. CancellationToken support. Restricting page size Server-side. linq expressions odata efcore https://s3.amazonaws.com/automapper/icon.png https://github.com/AutoMapper/AutoMapper.Extensions.OData