diff --git a/src/Bot/Bot.csproj b/src/Bot/Bot.csproj index 2219b32..2e75b2f 100644 --- a/src/Bot/Bot.csproj +++ b/src/Bot/Bot.csproj @@ -13,13 +13,12 @@ - - - + + - + diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index 2cd8dbc..593e55c 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -13,26 +13,26 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - - + + diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index f17685a..6ffac94 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -22,8 +22,8 @@ - - + + diff --git a/tests/Tests.csproj b/tests/Tests.csproj index 786164e..6985375 100644 --- a/tests/Tests.csproj +++ b/tests/Tests.csproj @@ -8,11 +8,14 @@ xUnit1026 - - - + + + - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +