ECMA2Yaml_Framework_NotFound #10687
Labels
area-System.ServiceModel
Pri3
Indicates issues/PRs that are low priority
untriaged
New issue has not been triaged by the area owner
I'm running an ECMA2Yaml tool to convert content of the
./DotNetDoc/xml
directory from thelive
branch, and I get the following errors:{"message":"Unable to find framework info for M:System.ServiceModel.Security.X509ClientCertificateAuthentication.#ctor","source":"ECMA2Yaml","file":"C:\\builds\\dotnet-api-docs\\DotNetDoc\\xml\\System.ServiceModel.Security\\X509ClientCertificateAuthentication.xml","line":null,"message_severity":0,"message_severity_string":"Error","code":"ECMA2Yaml_Framework_NotFound","date_time":"2024-11-15T10:39:22.3315182Z","log_item_type":2,"log_item_type_string":"User","category":"ECMA2Yaml"}
{"message":"Unable to find framework info for M:System.ServiceModel.Dispatcher.EndpointDispatcher.#ctor","source":"ECMA2Yaml","file":"C:\\builds\\dotnet-api-docs\\DotNetDoc\\xml\\System.ServiceModel.Dispatcher\\EndpointDispatcher.xml","line":null,"message_severity":0,"message_severity_string":"Error","code":"ECMA2Yaml_Framework_NotFound","date_time":"2024-11-15T10:39:22.3156004Z","log_item_type":2,"log_item_type_string":"User","category":"ECMA2Yaml"}
Seems like the dotnet9 update broke something, can you please check?
The text was updated successfully, but these errors were encountered: