diff --git a/src/AeroSharp/AeroSharp.csproj b/src/AeroSharp/AeroSharp.csproj index 466501a..a8f63b6 100644 --- a/src/AeroSharp/AeroSharp.csproj +++ b/src/AeroSharp/AeroSharp.csproj @@ -32,12 +32,12 @@ - - + + - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/AeroSharp.IntegrationTests/AeroSharp.IntegrationTests.csproj b/tests/AeroSharp.IntegrationTests/AeroSharp.IntegrationTests.csproj index 9094194..f2a5845 100644 --- a/tests/AeroSharp.IntegrationTests/AeroSharp.IntegrationTests.csproj +++ b/tests/AeroSharp.IntegrationTests/AeroSharp.IntegrationTests.csproj @@ -9,15 +9,15 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/AeroSharp.UnitTests/AeroSharp.UnitTests.csproj b/tests/AeroSharp.UnitTests/AeroSharp.UnitTests.csproj index d7d85de..b6a54db 100644 --- a/tests/AeroSharp.UnitTests/AeroSharp.UnitTests.csproj +++ b/tests/AeroSharp.UnitTests/AeroSharp.UnitTests.csproj @@ -9,15 +9,15 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive