From d8fb18d12ca91015c83bc174e41603fc124a3884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BD=D1=8E=D1=82=D0=B8=D0=BD=20=D0=9C=D0=B0=D0=BA?= =?UTF-8?q?=D1=81=D0=B8=D0=BC=20=D0=9D=D0=B8=D0=BA=D0=BE=D0=BB=D0=B0=D0=B5?= =?UTF-8?q?=D0=B2=D0=B8=D1=87?= Date: Fri, 18 Nov 2022 13:29:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D1=8F?= =?UTF-8?q?=D0=B5=D1=82=20=D0=B2=20=D0=BF=D0=B0=D0=BA=D0=B5=D1=82=D1=8B=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=B4=D0=B4=D0=B5=D1=80=D0=B6=D0=BA=D1=83=20net7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../EsiaNET.AspNetCore.Authentication.csproj | 2 +- EsiaNET/EsiaNET.csproj | 4 ++-- test/EsiaNET.Mvc/EsiaNET.Mvc.csproj | 14 +++++++------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/EsiaNET.AspNetCore.Authentication/EsiaNET.AspNetCore.Authentication.csproj b/EsiaNET.AspNetCore.Authentication/EsiaNET.AspNetCore.Authentication.csproj index d8e71e2..286d44a 100644 --- a/EsiaNET.AspNetCore.Authentication/EsiaNET.AspNetCore.Authentication.csproj +++ b/EsiaNET.AspNetCore.Authentication/EsiaNET.AspNetCore.Authentication.csproj @@ -8,7 +8,7 @@ Esia.NET ASP.NET Core Authentication provider Alexey Zakharov aspnetcore;authentication;oauth;security;esia - net5.0;net6.0;netcoreapp3.1 + net5.0;net6.0;net7.0;netcoreapp3.1 true https://github.com/xeltan/EsiaNET https://github.com/xeltan/EsiaNET diff --git a/EsiaNET/EsiaNET.csproj b/EsiaNET/EsiaNET.csproj index a78556d..d08fb2a 100644 --- a/EsiaNET/EsiaNET.csproj +++ b/EsiaNET/EsiaNET.csproj @@ -18,8 +18,8 @@ - - + + diff --git a/test/EsiaNET.Mvc/EsiaNET.Mvc.csproj b/test/EsiaNET.Mvc/EsiaNET.Mvc.csproj index 59b39e6..74ca1ce 100644 --- a/test/EsiaNET.Mvc/EsiaNET.Mvc.csproj +++ b/test/EsiaNET.Mvc/EsiaNET.Mvc.csproj @@ -1,20 +1,20 @@ - net6.0 + net7.0 aspnet-EsiaNET.Mvc-424529DC-B9CE-4D7A-A3FA-36FBE94B3C12 - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - +