Skip to content

Commit

Permalink
Updating app insights package (#3620)
Browse files Browse the repository at this point in the history
Co-authored-by: azfuncgh <azfuncgh@github.com>
  • Loading branch information
VpOfEngineering and azfuncgh authored Mar 12, 2024
1 parent 9a5b604 commit e83f960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Azure.Functions.Cli/Azure.Functions.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
<PackageReference Include="Colors.Net" Version="1.1.0" />
<PackageReference Include="AccentedCommandLineParser" Version="2.0.0" />
<PackageReference Include="DotNetZip" Version="1.13.3" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.21.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.22.0" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.2.0" />
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage.Internal" Version="1.4.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="4.30.0" />
Expand Down

0 comments on commit e83f960

Please sign in to comment.