Merge pull request #1534 from OfficeDev/v-jegadeesh/bot-tags #1518
Annotations
9 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-join-team-using-qr-code/csharp/JoinTeamByQR/AdapterWithErrorHandler.cs#L12
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build app:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/AdapterWithErrorHandler.cs#L14
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build app:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/TokenExchangeHelper.cs#L90
'IExtendedUserTokenProvider' is obsolete: 'Use UserTokenClient instead. With CloudAdapter the UserTokenClient is available on TurnState.'
|
Build app:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/Dialogs/LogoutDialog.cs#L56
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build app:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/AdapterWithErrorHandler.cs#L12
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build app:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/AdapterWithErrorHandler.cs#L14
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build app:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/TokenExchangeHelper.cs#L90
'IExtendedUserTokenProvider' is obsolete: 'Use UserTokenClient instead. With CloudAdapter the UserTokenClient is available on TurnState.'
|
Build app:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/Dialogs/LogoutDialog.cs#L56
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Loading