diff --git a/CHANGELOG.md b/CHANGELOG.md index c40eb9a4..b5bb9ebc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated Nullable.Extended.Analyzer to 1.15.6581 - Dependencies - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.14.15 - Dependencies - Updated Philips.CodeAnalysis.MaintainabilityAnalyzers to 1.9.1 -- Dependencies - Updated Discord.Net to 3.18.0 - Dependencies - Updated Mediator to 3.0.1 - Dependencies - Updated Serilog.Sinks.Console to 6.1.1 - Dependencies - Updated Serilog.Extensions.Logging to 10.0.0 @@ -47,6 +46,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated Credfeto.Docker.HealthCheck.Http.Client to 0.0.61.659 - Dependencies - Updated Microsoft.NET.Test.Sdk to 18.3.0 - Dependencies - Updated FunFair.CodeAnalysis to 7.1.34.1724 +- Dependencies - Updated Discord.Net to 3.19.0 ### Removed ### Deployment Changes diff --git a/src/BuildBot.Discord/BuildBot.Discord.csproj b/src/BuildBot.Discord/BuildBot.Discord.csproj index b7e64be9..b772a618 100644 --- a/src/BuildBot.Discord/BuildBot.Discord.csproj +++ b/src/BuildBot.Discord/BuildBot.Discord.csproj @@ -41,7 +41,7 @@ - + diff --git a/src/BuildBot.ServiceModel/BuildBot.ServiceModel.csproj b/src/BuildBot.ServiceModel/BuildBot.ServiceModel.csproj index 9dfa8473..f91e0cc2 100644 --- a/src/BuildBot.ServiceModel/BuildBot.ServiceModel.csproj +++ b/src/BuildBot.ServiceModel/BuildBot.ServiceModel.csproj @@ -37,6 +37,10 @@ false + + + +