From f4f2114d8cb9b78cb9a885ab8a6b4c6f071433b1 Mon Sep 17 00:00:00 2001 From: Ross Grambo Date: Tue, 2 Jan 2024 15:46:25 -0800 Subject: [PATCH 1/2] Bumps Application Insights version (#342) --- ...osoft.FeatureManagement.Telemetry.ApplicationInsights.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.FeatureManagement.Telemetry.ApplicationInsights/Microsoft.FeatureManagement.Telemetry.ApplicationInsights.csproj b/src/Microsoft.FeatureManagement.Telemetry.ApplicationInsights/Microsoft.FeatureManagement.Telemetry.ApplicationInsights.csproj index 877b5030..2b7c0782 100644 --- a/src/Microsoft.FeatureManagement.Telemetry.ApplicationInsights/Microsoft.FeatureManagement.Telemetry.ApplicationInsights.csproj +++ b/src/Microsoft.FeatureManagement.Telemetry.ApplicationInsights/Microsoft.FeatureManagement.Telemetry.ApplicationInsights.csproj @@ -32,7 +32,7 @@ - + From 6449974abce5ae9a0f3b8ded8f8723db64b17422 Mon Sep 17 00:00:00 2001 From: Ross Grambo Date: Wed, 3 Jan 2024 15:04:58 -0800 Subject: [PATCH 2/2] Updates example application insights version (#344) --- .../EvaluationDataToApplicationInsights.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/EvaluationDataToApplicationInsights/EvaluationDataToApplicationInsights.csproj b/examples/EvaluationDataToApplicationInsights/EvaluationDataToApplicationInsights.csproj index b7da343e..f4f7bbc6 100644 --- a/examples/EvaluationDataToApplicationInsights/EvaluationDataToApplicationInsights.csproj +++ b/examples/EvaluationDataToApplicationInsights/EvaluationDataToApplicationInsights.csproj @@ -6,7 +6,7 @@ - +