SYSLIB diagnostics for configuration binder source generation

The following table shows the diagnostic IDs for configuration binder source-generation analyzers in .NET 8 and later versions.

Diagnostic ID Description
SYSLIB1100 Type is not supported.
SYSLIB1101 Property on type is not supported.
SYSLIB1102 Project's language version must be at least C# 12.
SYSLIB1103 Value types are invalid inputs to configuration 'Bind' methods.
SYSLIB1104 Generator cannot determine the target configuration type.