Skip to content

Commit 4a63f18

Browse files
authored
Merge pull request #214 from Azure/kamperiadis/e2e-tests-pipelines
Update app insights agent version to 3.5.2
2 parents 1f17d93 + 2a9709e commit 4a63f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/ci/templates/official/jobs/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
os: windows
88

99
variables:
10-
ApplicationInsightAgentVersion: 3.5.1
10+
ApplicationInsightAgentVersion: 3.5.2
1111

1212
steps:
1313
- task: NuGetToolInstaller@1

0 commit comments

Comments
 (0)