File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Microsoft.Azure.WebJobs.Logging.ApplicationInsights Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 <Import Project =" ..\..\build\common.props" />
44
55 <PropertyGroup >
6- <Version >3.0.39 $(VersionSuffix)</Version >
6+ <Version >3.0.40 $(VersionSuffix)</Version >
77 <InformationalVersion >$(Version) Commit hash: $(CommitHash)</InformationalVersion >
88 <TargetFramework >netstandard2.0</TargetFramework >
99 <PackageId >Microsoft.Azure.WebJobs.Logging.ApplicationInsights</PackageId >
2727 </ItemGroup >
2828
2929 <ItemGroup >
30- <PackageReference Include =" Azure.Identity" Version =" 1.10.4 " />
30+ <PackageReference Include =" Azure.Identity" Version =" 1.10.2 " />
3131 <PackageReference Include =" Microsoft.ApplicationInsights.AspNetCore" Version =" 2.22.0" />
3232 <PackageReference Include =" Microsoft.ApplicationInsights.PerfCounterCollector" Version =" 2.22.0" />
3333 <PackageReference Include =" Microsoft.ApplicationInsights.SnapshotCollector" Version =" 1.4.4" />
You can’t perform that action at this time.
0 commit comments