diff --git a/common.props b/common.props index 8ffbb34..e4f4aa8 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ net6.0 - 3.1.1 + 3.1.2 latest false https://github.com/furkandeveloper/EasyProfiler diff --git a/samples/EasyProfiler.Web.Dotnet6/EasyProfiler.Web.Dotnet6.csproj b/samples/EasyProfiler.Web.Dotnet6/EasyProfiler.Web.Dotnet6.csproj index 2f35168..4a57972 100644 --- a/samples/EasyProfiler.Web.Dotnet6/EasyProfiler.Web.Dotnet6.csproj +++ b/samples/EasyProfiler.Web.Dotnet6/EasyProfiler.Web.Dotnet6.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/src/EasyProfiler.EntityFrameworkCore/EasyProfiler.EntityFrameworkCore.csproj b/src/EasyProfiler.EntityFrameworkCore/EasyProfiler.EntityFrameworkCore.csproj index 03eeca2..56ad0da 100644 --- a/src/EasyProfiler.EntityFrameworkCore/EasyProfiler.EntityFrameworkCore.csproj +++ b/src/EasyProfiler.EntityFrameworkCore/EasyProfiler.EntityFrameworkCore.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/src/EasyProfiler.MariaDb/EasyProfiler.MariaDb.csproj b/src/EasyProfiler.MariaDb/EasyProfiler.MariaDb.csproj index 3da8d84..c7ef7d9 100644 --- a/src/EasyProfiler.MariaDb/EasyProfiler.MariaDb.csproj +++ b/src/EasyProfiler.MariaDb/EasyProfiler.MariaDb.csproj @@ -8,8 +8,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/EasyProfiler.Mongo/EasyProfiler.Mongo.csproj b/src/EasyProfiler.Mongo/EasyProfiler.Mongo.csproj index f90f1dd..da62201 100644 --- a/src/EasyProfiler.Mongo/EasyProfiler.Mongo.csproj +++ b/src/EasyProfiler.Mongo/EasyProfiler.Mongo.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/EasyProfiler.PostgreSQL/EasyProfiler.PostgreSQL.csproj b/src/EasyProfiler.PostgreSQL/EasyProfiler.PostgreSQL.csproj index dc9ea62..081046e 100644 --- a/src/EasyProfiler.PostgreSQL/EasyProfiler.PostgreSQL.csproj +++ b/src/EasyProfiler.PostgreSQL/EasyProfiler.PostgreSQL.csproj @@ -8,11 +8,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj b/src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj index 7a314e5..ac87ff9 100644 --- a/src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj +++ b/src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj @@ -8,8 +8,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive