Merge pull request #1481 from OfficeDev/v-mfurquan/python-conversion-… #135
Annotations
9 warnings
Build app:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L91
'HomeController.Request()' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
|
Build app:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L292
The variable 'ex' is declared but never used
|
Build app:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Providers/ChangeNotificationProvider.cs#L310
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build app:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Providers/ChangeNotificationProvider.cs#L310
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build app:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L91
'HomeController.Request()' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
|
Build app:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L292
The variable 'ex' is declared but never used
|
Build app:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Providers/ChangeNotificationProvider.cs#L310
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build app:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Providers/ChangeNotificationProvider.cs#L310
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
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.
|
Loading