Skip to content

Assembly version not displayed correctly #1180

Description

@FolkerKinzel

On top of reference topics, normally the nuget package version is displayed like this:

Assembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656

This works fine in most of my projects, but in two of them it doesn't. The code can be found in these GitHub repositories: FolkerKinzel.MimeTypes and FolkerKinzel.DataUrls.

In these projects it always displays:
Assembly: FolkerKinzel.MimeTypes (in FolkerKinzel.MimeTypes.dll) Version: 1.0.0+f3b40d3afc4889b7965c4b49093672628a3624fe

(The version should be 5.6.0+.)

The csproj files (that are the documentation sources) and the shfbproj files look quite similar to that in FolkerKinzel.VCards (see above). Creating a new Sandcastle Help File Builder Project from these DLLs did not solve the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions