From 863f835059ce0f27b5e7e662c00f9887d640e5bc Mon Sep 17 00:00:00 2001
From: Rohit Ranjan <90008725+RohitRanjanMS@users.noreply.github.com>
Date: Tue, 11 Apr 2023 11:59:24 -0700
Subject: [PATCH] Updated version number. (#2974)
---
.../WebJobs.Logging.ApplicationInsights.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Microsoft.Azure.WebJobs.Logging.ApplicationInsights/WebJobs.Logging.ApplicationInsights.csproj b/src/Microsoft.Azure.WebJobs.Logging.ApplicationInsights/WebJobs.Logging.ApplicationInsights.csproj
index 8e05304ae..702ceff91 100644
--- a/src/Microsoft.Azure.WebJobs.Logging.ApplicationInsights/WebJobs.Logging.ApplicationInsights.csproj
+++ b/src/Microsoft.Azure.WebJobs.Logging.ApplicationInsights/WebJobs.Logging.ApplicationInsights.csproj
@@ -3,7 +3,7 @@
- 3.0.35$(VersionSuffix)
+ 3.0.36$(VersionSuffix)
$(Version) Commit hash: $(CommitHash)
netstandard2.0
Microsoft.Azure.WebJobs.Logging.ApplicationInsights