diff --git a/src/Example.Application.UnitTest/Example.Application.UnitTest.csproj b/src/Example.Application.UnitTest/Example.Application.UnitTest.csproj index 944a877..8e3f81c 100644 --- a/src/Example.Application.UnitTest/Example.Application.UnitTest.csproj +++ b/src/Example.Application.UnitTest/Example.Application.UnitTest.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Example.Domain.UnitTest/Example.Domain.UnitTest.csproj b/src/Example.Domain.UnitTest/Example.Domain.UnitTest.csproj index bbf89fa..fb52556 100644 --- a/src/Example.Domain.UnitTest/Example.Domain.UnitTest.csproj +++ b/src/Example.Domain.UnitTest/Example.Domain.UnitTest.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Example.Infrastruct.UnitTest/Example.Infrastruct.UnitTest.csproj b/src/Example.Infrastruct.UnitTest/Example.Infrastruct.UnitTest.csproj index d2fcc98..f105565 100644 --- a/src/Example.Infrastruct.UnitTest/Example.Infrastruct.UnitTest.csproj +++ b/src/Example.Infrastruct.UnitTest/Example.Infrastruct.UnitTest.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/WebApiHost.UnitTest/WebApiHost.UnitTest.csproj b/src/WebApiHost.UnitTest/WebApiHost.UnitTest.csproj index 8443a52..878c30b 100644 --- a/src/WebApiHost.UnitTest/WebApiHost.UnitTest.csproj +++ b/src/WebApiHost.UnitTest/WebApiHost.UnitTest.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive