From 73e0378e7f651f1dfc77dbae0acd4cb3716ce975 Mon Sep 17 00:00:00 2001 From: Samuel Wanjohi Date: Tue, 19 Nov 2024 19:54:35 +0300 Subject: [PATCH] Update ODL version to 8.2.2 and Bump AspNetCore.OData to 9.1.1 (#1355) --- sample/ODataRoutingSample/ODataRoutingSample.csproj | 2 +- .../Microsoft.AspNetCore.OData.csproj | 6 +++--- tool/builder.versions.settings.targets | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sample/ODataRoutingSample/ODataRoutingSample.csproj b/sample/ODataRoutingSample/ODataRoutingSample.csproj index 61e705593..1cba2781f 100644 --- a/sample/ODataRoutingSample/ODataRoutingSample.csproj +++ b/sample/ODataRoutingSample/ODataRoutingSample.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.csproj b/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.csproj index 0b955c1c7..17e25c77e 100644 --- a/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.csproj +++ b/src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.csproj @@ -28,9 +28,9 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tool/builder.versions.settings.targets b/tool/builder.versions.settings.targets index ae29459d1..881fddf67 100644 --- a/tool/builder.versions.settings.targets +++ b/tool/builder.versions.settings.targets @@ -3,13 +3,13 @@ 9 1 - 0 + 1 - [8.2.0, 9.0.0) + [8.2.2, 9.0.0) [2.0.0, 3.0.0)