Build - All Samples #1523
Annotations
7 warnings
Set up .NET Core
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build app:
samples/bot-sharepoint-file-viewer/csharp/BotWithSharePointFileViewer/TokenExchangeHelper.cs#L90
'IExtendedUserTokenProvider' is obsolete: 'Use UserTokenClient instead. With CloudAdapter the UserTokenClient is available on TurnState.'
|
Build app:
samples/bot-sharepoint-file-viewer/csharp/BotWithSharePointFileViewer/Startup.cs#L47
'DialogManager' is obsolete: 'This class will be deprecated in the next version of the Bot Framework SDK.'
|
Build app:
samples/bot-sharepoint-file-viewer/csharp/BotWithSharePointFileViewer/Dialogs/LogoutDialog.cs#L56
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build app:
samples/bot-sharepoint-file-viewer/csharp/BotWithSharePointFileViewer/TokenExchangeHelper.cs#L90
'IExtendedUserTokenProvider' is obsolete: 'Use UserTokenClient instead. With CloudAdapter the UserTokenClient is available on TurnState.'
|
Build app:
samples/bot-sharepoint-file-viewer/csharp/BotWithSharePointFileViewer/Startup.cs#L47
'DialogManager' is obsolete: 'This class will be deprecated in the next version of the Bot Framework SDK.'
|
Build app:
samples/bot-sharepoint-file-viewer/csharp/BotWithSharePointFileViewer/Dialogs/LogoutDialog.cs#L56
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Loading