diff --git a/src/Logitar.Identity.Contracts/Logitar.Identity.Contracts.csproj b/src/Logitar.Identity.Contracts/Logitar.Identity.Contracts.csproj index 2115adf..a09c91a 100644 --- a/src/Logitar.Identity.Contracts/Logitar.Identity.Contracts.csproj +++ b/src/Logitar.Identity.Contracts/Logitar.Identity.Contracts.csproj @@ -4,7 +4,6 @@ net8.0 enable enable - Nullable true Logitar.Identity.Contracts Francis Pion @@ -28,6 +27,14 @@ https://github.com/Logitar/Identity/tree/main/src/Logitar.Identity.Contracts + + True + + + + True + + \ diff --git a/src/Logitar.Identity.Demo/Logitar.Identity.Demo.csproj b/src/Logitar.Identity.Demo/Logitar.Identity.Demo.csproj index 90c451a..fa7dfc1 100644 --- a/src/Logitar.Identity.Demo/Logitar.Identity.Demo.csproj +++ b/src/Logitar.Identity.Demo/Logitar.Identity.Demo.csproj @@ -4,12 +4,19 @@ net8.0 enable enable - Nullable 5fc09ac2-b739-461f-8400-d99ff922bace Linux ..\.. + + True + + + + True + + all diff --git a/src/Logitar.Identity.Domain/Logitar.Identity.Domain.csproj b/src/Logitar.Identity.Domain/Logitar.Identity.Domain.csproj index 275dbcf..a731bad 100644 --- a/src/Logitar.Identity.Domain/Logitar.Identity.Domain.csproj +++ b/src/Logitar.Identity.Domain/Logitar.Identity.Domain.csproj @@ -4,7 +4,6 @@ net8.0 enable enable - Nullable true Logitar.Identity.Domain Francis Pion @@ -28,6 +27,14 @@ https://github.com/Logitar/Identity/tree/main/src/Logitar.Identity.Domain + + True + + + + True + + \ diff --git a/src/Logitar.Identity.EntityFrameworkCore.Relational/Logitar.Identity.EntityFrameworkCore.Relational.csproj b/src/Logitar.Identity.EntityFrameworkCore.Relational/Logitar.Identity.EntityFrameworkCore.Relational.csproj index 192138a..6747a4c 100644 --- a/src/Logitar.Identity.EntityFrameworkCore.Relational/Logitar.Identity.EntityFrameworkCore.Relational.csproj +++ b/src/Logitar.Identity.EntityFrameworkCore.Relational/Logitar.Identity.EntityFrameworkCore.Relational.csproj @@ -4,7 +4,6 @@ net8.0 enable enable - Nullable true Logitar.Identity.EntityFrameworkCore.Relational Francis Pion @@ -28,6 +27,14 @@ https://github.com/Logitar/Identity/tree/main/src/Logitar.Identity.EntityFrameworkCore.Relational + + True + + + + True + + \ diff --git a/src/Logitar.Identity.EntityFrameworkCore.SqlServer/Logitar.Identity.EntityFrameworkCore.SqlServer.csproj b/src/Logitar.Identity.EntityFrameworkCore.SqlServer/Logitar.Identity.EntityFrameworkCore.SqlServer.csproj index 10a65d3..41a3764 100644 --- a/src/Logitar.Identity.EntityFrameworkCore.SqlServer/Logitar.Identity.EntityFrameworkCore.SqlServer.csproj +++ b/src/Logitar.Identity.EntityFrameworkCore.SqlServer/Logitar.Identity.EntityFrameworkCore.SqlServer.csproj @@ -4,7 +4,6 @@ net8.0 enable enable - Nullable true Logitar.Identity.EntityFrameworkCore.SqlServer Francis Pion @@ -28,6 +27,14 @@ https://github.com/Logitar/Identity/tree/main/src/Logitar.Identity.EntityFrameworkCore.SqlServer + + True + + + + True + + \ diff --git a/src/Logitar.Identity.Infrastructure/Logitar.Identity.Infrastructure.csproj b/src/Logitar.Identity.Infrastructure/Logitar.Identity.Infrastructure.csproj index 91b3c98..7226563 100644 --- a/src/Logitar.Identity.Infrastructure/Logitar.Identity.Infrastructure.csproj +++ b/src/Logitar.Identity.Infrastructure/Logitar.Identity.Infrastructure.csproj @@ -4,7 +4,6 @@ net8.0 enable enable - Nullable true Logitar.Identity.Infrastructure Francis Pion @@ -28,6 +27,14 @@ https://github.com/Logitar/Identity/tree/main/src/Logitar.Identity.Infrastructure + + True + + + + True + + \ diff --git a/tests/Logitar.Identity.Domain.UnitTests/Logitar.Identity.Domain.UnitTests.csproj b/tests/Logitar.Identity.Domain.UnitTests/Logitar.Identity.Domain.UnitTests.csproj index dcb7db6..3859ecc 100644 --- a/tests/Logitar.Identity.Domain.UnitTests/Logitar.Identity.Domain.UnitTests.csproj +++ b/tests/Logitar.Identity.Domain.UnitTests/Logitar.Identity.Domain.UnitTests.csproj @@ -4,7 +4,6 @@ net8.0 enable enable - Nullable false true @@ -13,19 +12,27 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all + + True + + + + True + + diff --git a/tests/Logitar.Identity.EFCore.SqlServer.IntegrationTests/Logitar.Identity.EFCore.SqlServer.IntegrationTests.csproj b/tests/Logitar.Identity.EFCore.SqlServer.IntegrationTests/Logitar.Identity.EFCore.SqlServer.IntegrationTests.csproj index e09018a..c8b0668 100644 --- a/tests/Logitar.Identity.EFCore.SqlServer.IntegrationTests/Logitar.Identity.EFCore.SqlServer.IntegrationTests.csproj +++ b/tests/Logitar.Identity.EFCore.SqlServer.IntegrationTests/Logitar.Identity.EFCore.SqlServer.IntegrationTests.csproj @@ -4,26 +4,33 @@ net8.0 enable enable - Nullable false true Logitar.Identity.EntityFrameworkCore.SqlServer + + True + + + + True + + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Logitar.Identity.Infrastructure.UnitTests/Logitar.Identity.Infrastructure.UnitTests.csproj b/tests/Logitar.Identity.Infrastructure.UnitTests/Logitar.Identity.Infrastructure.UnitTests.csproj index a09471b..0939e76 100644 --- a/tests/Logitar.Identity.Infrastructure.UnitTests/Logitar.Identity.Infrastructure.UnitTests.csproj +++ b/tests/Logitar.Identity.Infrastructure.UnitTests/Logitar.Identity.Infrastructure.UnitTests.csproj @@ -4,21 +4,28 @@ net8.0 enable enable - Nullable false true Logitar.Identity.Infrastructure + + True + + + + True + + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Logitar.Identity.Tests/Logitar.Identity.Tests.csproj b/tests/Logitar.Identity.Tests/Logitar.Identity.Tests.csproj index 4c5de7d..0feb3be 100644 --- a/tests/Logitar.Identity.Tests/Logitar.Identity.Tests.csproj +++ b/tests/Logitar.Identity.Tests/Logitar.Identity.Tests.csproj @@ -1,26 +1,33 @@ - + net8.0 enable enable - Nullable false true Logitar.Identity + + True + + + + True + + - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all