diff --git a/Clients/CompatApiClient/CompatApiClient.csproj b/Clients/CompatApiClient/CompatApiClient.csproj index 59a78926..b522ea53 100644 --- a/Clients/CompatApiClient/CompatApiClient.csproj +++ b/Clients/CompatApiClient/CompatApiClient.csproj @@ -14,10 +14,10 @@ - + - + diff --git a/Clients/GithubClient/GithubClient.csproj b/Clients/GithubClient/GithubClient.csproj index d7595422..ebe96a33 100644 --- a/Clients/GithubClient/GithubClient.csproj +++ b/Clients/GithubClient/GithubClient.csproj @@ -6,7 +6,7 @@ - + diff --git a/Clients/IrdLibraryClient/IrdLibraryClient.csproj b/Clients/IrdLibraryClient/IrdLibraryClient.csproj index b85c8f13..c1f12ea9 100644 --- a/Clients/IrdLibraryClient/IrdLibraryClient.csproj +++ b/Clients/IrdLibraryClient/IrdLibraryClient.csproj @@ -7,7 +7,7 @@ - + diff --git a/Clients/PsnClient/PsnClient.csproj b/Clients/PsnClient/PsnClient.csproj index 3ad6f3fa..0e02b7f9 100644 --- a/Clients/PsnClient/PsnClient.csproj +++ b/Clients/PsnClient/PsnClient.csproj @@ -14,7 +14,7 @@ - + diff --git a/CompatBot/CompatBot.csproj b/CompatBot/CompatBot.csproj index d3fbdf7f..80b19c48 100644 --- a/CompatBot/CompatBot.csproj +++ b/CompatBot/CompatBot.csproj @@ -30,10 +30,10 @@ - - - - + + + + @@ -42,27 +42,27 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + - + - + - + diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 0f854a24..61f9711b 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -8,7 +8,7 @@ - + all diff --git a/discord-bot-net.sln b/discord-bot-net.sln index 5184ec2f..bb35782f 100644 --- a/discord-bot-net.sln +++ b/discord-bot-net.sln @@ -26,6 +26,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution CONTRIBUTING.md = CONTRIBUTING.md docker-compose.example.yml = docker-compose.example.yml Dockerfile = Dockerfile + nuget.config = nuget.config README.md = README.md SECURITY.md = SECURITY.md EndProjectSection diff --git a/nuget.config b/nuget.config index 52291048..70680232 100644 --- a/nuget.config +++ b/nuget.config @@ -1,6 +1,7 @@  - - - + + + + \ No newline at end of file