From 71864ebc90e2d19abcec69ebd9ca252749c07c36 Mon Sep 17 00:00:00 2001 From: Mikhail Preyskurantov <5574159+mpreyskurantov@users.noreply.github.com> Date: Tue, 12 Nov 2024 22:03:24 +0200 Subject: [PATCH] NET9 RTM --- .github/actions/dotnet-test-build/action.yml | 2 +- .../DevExtreme.AspNet.Data.Tests.EFCore9.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/dotnet-test-build/action.yml b/.github/actions/dotnet-test-build/action.yml index 5197b513..7ca0eee2 100644 --- a/.github/actions/dotnet-test-build/action.yml +++ b/.github/actions/dotnet-test-build/action.yml @@ -10,7 +10,7 @@ runs: dotnet-quality: ga dotnet-version: | 8.0 - 9.0.x + 9.0 - uses: actions/cache@v3 with: diff --git a/net/DevExtreme.AspNet.Data.Tests.EFCore9/DevExtreme.AspNet.Data.Tests.EFCore9.csproj b/net/DevExtreme.AspNet.Data.Tests.EFCore9/DevExtreme.AspNet.Data.Tests.EFCore9.csproj index 86d50d58..2c3c9fe4 100644 --- a/net/DevExtreme.AspNet.Data.Tests.EFCore9/DevExtreme.AspNet.Data.Tests.EFCore9.csproj +++ b/net/DevExtreme.AspNet.Data.Tests.EFCore9/DevExtreme.AspNet.Data.Tests.EFCore9.csproj @@ -7,7 +7,7 @@ - +