diff --git a/Directory.Build.targets b/Directory.Build.targets index a9c152c..b92de47 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -11,11 +11,8 @@ - - + + @(_Author, ',') @@ -23,11 +20,8 @@ - - + + @(_PackageTag, ' ') @@ -54,7 +48,7 @@ - + @@ -67,9 +61,7 @@ - + true diff --git a/src/C3D/Extensions/Playwright/AspNetCore/C3D.Extensions.Playwright.AspNetCore.csproj b/src/C3D/Extensions/Playwright/AspNetCore/C3D.Extensions.Playwright.AspNetCore.csproj index 98d0436..c1d84f6 100644 --- a/src/C3D/Extensions/Playwright/AspNetCore/C3D.Extensions.Playwright.AspNetCore.csproj +++ b/src/C3D/Extensions/Playwright/AspNetCore/C3D.Extensions.Playwright.AspNetCore.csproj @@ -19,7 +19,7 @@ - + diff --git a/test/Sample.WebApp.Tests/Sample.WebApp.Tests.csproj b/test/Sample.WebApp.Tests/Sample.WebApp.Tests.csproj index 19b07e5..425163e 100644 --- a/test/Sample.WebApp.Tests/Sample.WebApp.Tests.csproj +++ b/test/Sample.WebApp.Tests/Sample.WebApp.Tests.csproj @@ -22,7 +22,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all