Delete .github/workflows/dotnet-desktop.yml #1146
Triggered via pull request
December 4, 2025 15:39
cormacdalton
opened
#52
Status
Success
Total duration
1m 16s
Artifacts
–
Annotations
4 warnings
|
build:
Mastercard.Developer.ClientEncryption.Tests/Tests/Test/TestUtils.cs#L19
'X509Certificate2.X509Certificate2()' is obsolete: 'X509Certificate and X509Certificate2 are immutable. Use the appropriate constructor to create a new certificate.' (https://aka.ms/dotnet-warnings/SYSLIB0026)
|
|
build:
Mastercard.Developer.ClientEncryption.RestSharpV2/Interceptors/RestSharpEncryptionInterceptor.cs#L42
'RestRequest.OnBeforeDeserialization' is obsolete: 'Use Interceptors instead'
|
|
build:
Mastercard.Developer.ClientEncryption.Tests/Tests/Test/TestUtils.cs#L19
'X509Certificate2.X509Certificate2()' is obsolete: 'X509Certificate and X509Certificate2 are immutable. Use the appropriate constructor to create a new certificate.' (https://aka.ms/dotnet-warnings/SYSLIB0026)
|
|
build:
Mastercard.Developer.ClientEncryption.RestSharpV2/Interceptors/RestSharpEncryptionInterceptor.cs#L42
'RestRequest.OnBeforeDeserialization' is obsolete: 'Use Interceptors instead'
|