version bump 3.23.0 #55
Annotations
11 warnings
Setup .NET
.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:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L71
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
Build:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L73
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
Build:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L203
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
Build:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L208
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
Build:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1014
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
Build:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1016
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
Build:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1022
'ApiPayIns.GetPayPalAsync(string)' is obsolete: 'GetPayPalAsync is deprecated, please use GetPayPalWebAsync instead.'
|
Build:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1051
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
Build:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1056
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
Build:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1058
'ApiPayIns.GetPayPalAsync(string)' is obsolete: 'GetPayPalAsync is deprecated, please use GetPayPalWebAsync instead.'
|
Loading