dotnet / dotnet/dotnet-api-docs

ECMA2Yaml_Framework_NotFound

Open
#10,687 1 comment 8 reactions 0 assignees View on GitHub
area-System.ServiceModel Pri3 untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

I'm running an [ECMA2Yaml](https://www.nuget.org/api/v2/package/Microsoft.DocAsCode.ECMA2Yaml/1.0.916) tool to convert content of the `./DotNetDoc/xml` directory from the `live` 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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.