diff --git a/CHANGELOG.md b/CHANGELOG.md index e06ae21fbf..9c4756f954 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## Version 2.6.0-beta2 +- Updated Web/Base SDK version dependency to 2.9.0-beta2 + ## Version 2.6.0-beta1 - Updated Web/Base SDK version dependency to 2.9.0-beta1 diff --git a/src/Microsoft.ApplicationInsights.AspNetCore/Microsoft.ApplicationInsights.AspNetCore.csproj b/src/Microsoft.ApplicationInsights.AspNetCore/Microsoft.ApplicationInsights.AspNetCore.csproj index ee65e27a40..91a63bd6bf 100644 --- a/src/Microsoft.ApplicationInsights.AspNetCore/Microsoft.ApplicationInsights.AspNetCore.csproj +++ b/src/Microsoft.ApplicationInsights.AspNetCore/Microsoft.ApplicationInsights.AspNetCore.csproj @@ -1,7 +1,7 @@  Microsoft.ApplicationInsights.AspNetCore - 2.6.0-beta1 + 2.6.0-beta2 Microsoft © Microsoft Corporation. All rights reserved. Application Insights for ASP.NET Core Web Applications @@ -81,11 +81,11 @@ - - - - - + + + + +