diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c549f2f..15d8b010 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ # Changelog -## Version 2.9.0-beta3 +### Version 2.9.0-beta3 - Update Base SDK to version 2.9.0-beta3 +- [ILogger implementation for ApplicationInsights](https://github.com/Microsoft/ApplicationInsights-dotnet-logging/pull/239) - Update log4net reference to [2.0.7](https://www.nuget.org/packages/log4net/2.0.7) ### Version 2.8.1 diff --git a/src/ILogger/ILogger.csproj b/src/ILogger/ILogger.csproj index 8b09b055..1881afb3 100644 --- a/src/ILogger/ILogger.csproj +++ b/src/ILogger/ILogger.csproj @@ -42,19 +42,19 @@ - + all runtime; build; native; contentfiles; analyzers - + All