From 0699413f393427e18650e04d6f5af9f8abf40a3e Mon Sep 17 00:00:00 2001 From: yubaolee Date: Thu, 24 Aug 2023 22:18:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=95=E5=85=A5sqlsugar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Infrastructure/Infrastructure.csproj | 66 ++++----- .../OpenAuth.Repository.csproj | 69 ++++----- OpenAuth.WebApi/OpenAuth.WebApi.csproj | 134 +++++++++--------- 3 files changed, 135 insertions(+), 134 deletions(-) diff --git a/Infrastructure/Infrastructure.csproj b/Infrastructure/Infrastructure.csproj index 126d75b7..c9e93520 100644 --- a/Infrastructure/Infrastructure.csproj +++ b/Infrastructure/Infrastructure.csproj @@ -1,33 +1,33 @@ - - - - net6.0 - - - - bin\Debug\net5.0\Infrastructure.xml - 1701;1702;1591;1573;1572;1570 - - - - - - - - - - - - - - - - - - - - PreserveNewest - - - - + + + + net6.0 + + + + bin\Debug\net5.0\Infrastructure.xml + 1701;1702;1591;1573;1572;1570 + + + + + + + + + + + + + + + + + + + + PreserveNewest + + + + diff --git a/OpenAuth.Repository/OpenAuth.Repository.csproj b/OpenAuth.Repository/OpenAuth.Repository.csproj index d5bdec97..05fff002 100644 --- a/OpenAuth.Repository/OpenAuth.Repository.csproj +++ b/OpenAuth.Repository/OpenAuth.Repository.csproj @@ -1,34 +1,35 @@ - - - - net6.0 - - - - bin\Debug\net5.0\OpenAuth.Repository.xml - 1701;1702;1591;1573;1572;1570 - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net6.0 + + + + bin\Debug\net5.0\OpenAuth.Repository.xml + 1701;1702;1591;1573;1572;1570 + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OpenAuth.WebApi/OpenAuth.WebApi.csproj b/OpenAuth.WebApi/OpenAuth.WebApi.csproj index 068e40a5..4e00f6e5 100644 --- a/OpenAuth.WebApi/OpenAuth.WebApi.csproj +++ b/OpenAuth.WebApi/OpenAuth.WebApi.csproj @@ -1,67 +1,67 @@ - - - - net6.0 - - - - bin\Debug\OpenAuth.WebApi.xml - 1701;1702;1591;1573;1572;1570 - - - - bin\Release\OpenAuth.WebApi.xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ..\..\..\Users\Administrator\.nuget\packages\autofac.extensions.dependencyinjection\4.0.0\lib\netstandard1.1\Autofac.Extensions.DependencyInjection.dll - - - - - - PreserveNewest - - - PreserveNewest - - - - + + + + net6.0 + + + + bin\Debug\OpenAuth.WebApi.xml + 1701;1702;1591;1573;1572;1570 + + + + bin\Release\OpenAuth.WebApi.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ..\..\..\Users\Administrator\.nuget\packages\autofac.extensions.dependencyinjection\4.0.0\lib\netstandard1.1\Autofac.Extensions.DependencyInjection.dll + + + + + + PreserveNewest + + + PreserveNewest + + + +