version bump 3.22.0 #333
Annotations
10 warnings
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L71
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L73
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L203
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L208
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1014
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1016
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1022
'ApiPayIns.GetPayPalAsync(string)' is obsolete: 'GetPayPalAsync is deprecated, please use GetPayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1051
'PayInPayPalPostDTO' is obsolete: 'PayInPayPalPostDTO is deprecated, please use PayInPayPalWebPostDTO instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1056
'ApiPayIns.CreatePayPalAsync(PayInPayPalPostDTO, string)' is obsolete: 'CreatePayPalAsync is deprecated, please use CreatePayPalWebAsync instead.'
|
dotnet 6.0.x:
MangoPay.SDK.Tests/ApiPayInsTest.cs#L1058
'ApiPayIns.GetPayPalAsync(string)' is obsolete: 'GetPayPalAsync is deprecated, please use GetPayPalWebAsync instead.'
|