Build SPIDProxy #36
Annotations
3 warnings
Build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build:
WebApps/Proxy/Microsoft.SPID.Proxy/Exceptions/SPIDValidationException.cs#L16
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
WebApps/Proxy/Microsoft.SPID.Proxy/Program.cs#L71
This call site is reachable on all platforms. 'EventLogSettings' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|