From 87c828b5f0402a3096e9db8f3a149886d2571905 Mon Sep 17 00:00:00 2001 From: Samuel Wanjohi Date: Fri, 8 Nov 2024 17:50:13 +0300 Subject: [PATCH 1/2] Update ODL to 7.21.6 and bump version to 7.21.6 --- .../Microsoft.AspNetCore.OData.csproj | 6 +++--- .../Microsoft.AspNetCore.OData.xml | 2 +- tool/builder.versions.settings.targets | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.csproj b/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.csproj index 3a7bdf343..77b91b9e7 100644 --- a/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.csproj +++ b/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.csproj @@ -29,13 +29,13 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.xml b/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.xml index 9bb621df6..a0b3aac62 100644 --- a/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.xml +++ b/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.xml @@ -8705,7 +8705,7 @@ - Get the ODaya query context. + Get the OData query context. The response value. The content as SingleResult.Queryable. diff --git a/tool/builder.versions.settings.targets b/tool/builder.versions.settings.targets index 0bc2f3469..cc29d6399 100644 --- a/tool/builder.versions.settings.targets +++ b/tool/builder.versions.settings.targets @@ -3,7 +3,7 @@ 8 2 - 5 + 6 From 8e8c5fe53f66de6b3d99055f66b7c79a97b62ef2 Mon Sep 17 00:00:00 2001 From: Samuel Wanjohi Date: Fri, 8 Nov 2024 18:08:26 +0300 Subject: [PATCH 2/2] Ignore the typo change --- src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.xml b/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.xml index a0b3aac62..9bb621df6 100644 --- a/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.xml +++ b/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.xml @@ -8705,7 +8705,7 @@ - Get the OData query context. + Get the ODaya query context. The response value. The content as SingleResult.Queryable.