Skip to content

<AssemblyVersion> missing in <AssemblyInfo> tag #399

Open
@TianqiZhang

Description

@TianqiZhang

Take M:System.Data.SqlClient.SqlDataReader.GetColumnSchema for example, you can see in its ECMAXML file, there's a assembly info tag that does not have any versions at all:

      <AssemblyInfo>
        <AssemblyName>System.Data</AssemblyName>
      </AssemblyInfo>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions