Build - All Samples #1523
Annotations
3 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-list/csharp/SPListBot/Repositories/SharepointRepository.cs#L65
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build app:
samples/bot-sharepoint-list/csharp/SPListBot/Repositories/SharepointRepository.cs#L65
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Loading