Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<AssemblyVersion> missing in <AssemblyInfo> tag #399

Open
TianqiZhang opened this issue Dec 24, 2018 · 2 comments
Open

<AssemblyVersion> missing in <AssemblyInfo> tag #399

TianqiZhang opened this issue Dec 24, 2018 · 2 comments
Labels
Milestone

Comments

@TianqiZhang
Copy link
Collaborator

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>
@joelmartinez joelmartinez added this to the mdoc 5.7.6 milestone Dec 26, 2018
@joelmartinez
Copy link
Member

This will probably be mitigated in #373, but leaving open to verify

@joelmartinez
Copy link
Member

I've opened a separate internal issue for this particular item. /cc @mimisasouvanh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants