diff --git a/src/Bot.Discord/Bot.Discord.csproj b/src/Bot.Discord/Bot.Discord.csproj index a6b9d4b..d80d607 100644 --- a/src/Bot.Discord/Bot.Discord.csproj +++ b/src/Bot.Discord/Bot.Discord.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Bot/Bot.csproj b/src/Bot/Bot.csproj index f9f7610..6e667c2 100644 --- a/src/Bot/Bot.csproj +++ b/src/Bot/Bot.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/src/persistence/Bot.persistence.MongoDb/Bot.persistence.MongoDb.csproj b/src/persistence/Bot.persistence.MongoDb/Bot.persistence.MongoDb.csproj index 4462d94..5195fc9 100644 --- a/src/persistence/Bot.persistence.MongoDb/Bot.persistence.MongoDb.csproj +++ b/src/persistence/Bot.persistence.MongoDb/Bot.persistence.MongoDb.csproj @@ -7,10 +7,10 @@ - - - - + + + + diff --git a/tests/Bot.Discord.Tests/Bot.Discord.Tests.csproj b/tests/Bot.Discord.Tests/Bot.Discord.Tests.csproj index 3597a12..76f3a82 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 044b6d1..411e749 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 - - - + + +