diff --git a/Examples/Example.Logging.Appsettings/Example.Logging.Appsettings.csproj b/Examples/Example.Logging.Appsettings/Example.Logging.Appsettings.csproj index 4b77c45..7aa1f0c 100644 --- a/Examples/Example.Logging.Appsettings/Example.Logging.Appsettings.csproj +++ b/Examples/Example.Logging.Appsettings/Example.Logging.Appsettings.csproj @@ -3,6 +3,6 @@ net8.0 - + diff --git a/Examples/Example.Logging.AspNetCore/Example.Logging.AspNetCore.csproj b/Examples/Example.Logging.AspNetCore/Example.Logging.AspNetCore.csproj index f424e06..4f17173 100644 --- a/Examples/Example.Logging.AspNetCore/Example.Logging.AspNetCore.csproj +++ b/Examples/Example.Logging.AspNetCore/Example.Logging.AspNetCore.csproj @@ -1,8 +1,10 @@ - + + NU1605 net8.0 - + + diff --git a/Examples/Example.Logging.Microsoft.Extensions/Example.Logging.Microsoft.Extensions.csproj b/Examples/Example.Logging.Microsoft.Extensions/Example.Logging.Microsoft.Extensions.csproj index 689464a..45dbfbf 100644 --- a/Examples/Example.Logging.Microsoft.Extensions/Example.Logging.Microsoft.Extensions.csproj +++ b/Examples/Example.Logging.Microsoft.Extensions/Example.Logging.Microsoft.Extensions.csproj @@ -3,6 +3,6 @@ net8.0 - + diff --git a/Examples/Example.Logging/Example.Logging.csproj b/Examples/Example.Logging/Example.Logging.csproj index dd703e3..ebf343d 100644 --- a/Examples/Example.Logging/Example.Logging.csproj +++ b/Examples/Example.Logging/Example.Logging.csproj @@ -3,6 +3,6 @@ net8.0 - + diff --git a/Tests/RockLib.Logging.AspNetCore.Tests/RockLib.Logging.AspNetCore.Tests.csproj b/Tests/RockLib.Logging.AspNetCore.Tests/RockLib.Logging.AspNetCore.Tests.csproj index 24a1211..005470f 100644 --- a/Tests/RockLib.Logging.AspNetCore.Tests/RockLib.Logging.AspNetCore.Tests.csproj +++ b/Tests/RockLib.Logging.AspNetCore.Tests/RockLib.Logging.AspNetCore.Tests.csproj @@ -8,7 +8,7 @@ - + all diff --git a/Tests/RockLib.Logging.Microsoft.Extensions.Tests/RockLib.Logging.Microsoft.Extensions.Tests.csproj b/Tests/RockLib.Logging.Microsoft.Extensions.Tests/RockLib.Logging.Microsoft.Extensions.Tests.csproj index 21fbb16..55504ba 100644 --- a/Tests/RockLib.Logging.Microsoft.Extensions.Tests/RockLib.Logging.Microsoft.Extensions.Tests.csproj +++ b/Tests/RockLib.Logging.Microsoft.Extensions.Tests/RockLib.Logging.Microsoft.Extensions.Tests.csproj @@ -2,7 +2,7 @@ - + all diff --git a/Tests/RockLib.Logging.Tests/RockLib.Logging.Tests.csproj b/Tests/RockLib.Logging.Tests/RockLib.Logging.Tests.csproj index be29486..c51bb4e 100644 --- a/Tests/RockLib.Logging.Tests/RockLib.Logging.Tests.csproj +++ b/Tests/RockLib.Logging.Tests/RockLib.Logging.Tests.csproj @@ -5,7 +5,7 @@ - +