diff --git a/src/persistence/Bot.persistence.MongoDb/Bot.persistence.MongoDb.csproj b/src/persistence/Bot.persistence.MongoDb/Bot.persistence.MongoDb.csproj index ccf9e85..d76721c 100644 --- a/src/persistence/Bot.persistence.MongoDb/Bot.persistence.MongoDb.csproj +++ b/src/persistence/Bot.persistence.MongoDb/Bot.persistence.MongoDb.csproj @@ -8,9 +8,9 @@ - + - + diff --git a/tests/Bot.Discord.Tests/Bot.Discord.Tests.csproj b/tests/Bot.Discord.Tests/Bot.Discord.Tests.csproj index df2b2ec..87eeff6 100644 --- a/tests/Bot.Discord.Tests/Bot.Discord.Tests.csproj +++ b/tests/Bot.Discord.Tests/Bot.Discord.Tests.csproj @@ -7,15 +7,15 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/tests/persistence/Bot.persistence.MongoDb.Tests/Bot.persistence.MongoDb.Tests.csproj b/tests/persistence/Bot.persistence.MongoDb.Tests/Bot.persistence.MongoDb.Tests.csproj index d863998..29e4216 100644 --- a/tests/persistence/Bot.persistence.MongoDb.Tests/Bot.persistence.MongoDb.Tests.csproj +++ b/tests/persistence/Bot.persistence.MongoDb.Tests/Bot.persistence.MongoDb.Tests.csproj @@ -7,15 +7,15 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - +