From 194ce327be627736d7378c84cd854b452a5871fe Mon Sep 17 00:00:00 2001 From: Rajkumar Rangaraj Date: Mon, 6 Jul 2020 16:00:14 -0700 Subject: [PATCH] Create single request telemetry when URL-rewrite rewrites a request (#1952) * Upgraded Microsoft.AspNet.TelemetryCorrelation to 1.0.8 * Add an entry to Changelog.md --- CHANGELOG.md | 2 +- WEB/Src/Web/Web.Tests/Web.Tests.csproj | 2 +- WEB/Src/Web/Web/Web.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f4bd44f3..cb4dbd134 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog ## VNext - +- [Create single request telemetry when URL-rewrite rewrites a request](https://github.com/microsoft/ApplicationInsights-dotnet/issues/1744) ## Version 2.15.0-beta2 - [Read all properties of ApplicationInsightsServiceOptions from IConfiguration](https://github.com/microsoft/ApplicationInsights-dotnet/issues/1882) diff --git a/WEB/Src/Web/Web.Tests/Web.Tests.csproj b/WEB/Src/Web/Web.Tests/Web.Tests.csproj index cf637fae6..2e4c8652a 100644 --- a/WEB/Src/Web/Web.Tests/Web.Tests.csproj +++ b/WEB/Src/Web/Web.Tests/Web.Tests.csproj @@ -33,7 +33,7 @@ - + diff --git a/WEB/Src/Web/Web/Web.csproj b/WEB/Src/Web/Web/Web.csproj index 0ebc8a069..cd79bfeb5 100644 --- a/WEB/Src/Web/Web/Web.csproj +++ b/WEB/Src/Web/Web/Web.csproj @@ -20,7 +20,7 @@ - +