Bump Microsoft.ApplicationInsights from 2.23.0 to 3.0.0 #479
Build build_all failed
Annotations
Check failure on line 0 in FSC
azure-pipelines / Build (Build build_all)
FSC#L0
FSC(0,0): Error FS0193: The module/namespace 'Microsoft.ApplicationInsights.Extensibility' from compilation unit 'Microsoft.ApplicationInsights' did not contain the namespace, module or type 'ITelemetryProcessor'
Check failure on line 13 in src/Functions.Bot.Telegram/Startup.fs
azure-pipelines / Build (Build build_all)
src/Functions.Bot.Telegram/Startup.fs#L13
src/Functions.Bot.Telegram/Startup.fs(13,46): Error FS1109: A reference to the type 'Microsoft.ApplicationInsights.Extensibility.ITelemetryProcessor' in assembly 'Microsoft.ApplicationInsights' was found, but the type could not be found in that assembly
Check failure on line 29 in src/Functions.Bot.Telegram/Startup.fs
azure-pipelines / Build (Build build_all)
src/Functions.Bot.Telegram/Startup.fs#L29
src/Functions.Bot.Telegram/Startup.fs(29,12): Error FS0039: The type 'IServiceCollection' does not define the field, constructor or member 'AddApplicationInsightsTelemetryWorkerService'.
Check failure on line 40 in src/Functions.Bot.Telegram/Startup.fs
azure-pipelines / Build (Build build_all)
src/Functions.Bot.Telegram/Startup.fs#L40
src/Functions.Bot.Telegram/Startup.fs(40,12): Error FS0039: The type 'IServiceCollection' does not define the field, constructor or member 'AddLocalization'.
Check failure on line 58 in src/Functions.Bot.Telegram/Startup.fs
azure-pipelines / Build (Build build_all)
src/Functions.Bot.Telegram/Startup.fs#L58
src/Functions.Bot.Telegram/Startup.fs(58,20): Error FS0039: The type 'IServiceCollection' does not define the field, constructor or member 'Configure'. Maybe you want one of the following: ConfigureTelegramBotMvc