diff --git a/src/ApplicationCore/ApplicationCore.csproj b/src/ApplicationCore/ApplicationCore.csproj index 0dc4a40..3fae2ee 100644 --- a/src/ApplicationCore/ApplicationCore.csproj +++ b/src/ApplicationCore/ApplicationCore.csproj @@ -1,12 +1,12 @@  - netstandard2.1 + .net7 NetCoreBBS - + \ No newline at end of file diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 7fa0fa0..7b47d02 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -1,7 +1,7 @@  - netstandard2.1 + .net7 NetCoreBBS.Infrastructure @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/src/NetCoreBBS/NetCoreBBS.csproj b/src/NetCoreBBS/NetCoreBBS.csproj index ea1254f..06defee 100644 --- a/src/NetCoreBBS/NetCoreBBS.csproj +++ b/src/NetCoreBBS/NetCoreBBS.csproj @@ -1,7 +1,7 @@  - netcoreapp3.1 + net7.0 NetCoreBBS NetCoreBBS @@ -13,11 +13,11 @@ - - - - - + + + + +