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

Version 3.0.1: Assembly version is still 2.0.0 #178

Open
clausb opened this issue Nov 11, 2022 · 0 comments
Open

Version 3.0.1: Assembly version is still 2.0.0 #178

clausb opened this issue Nov 11, 2022 · 0 comments

Comments

@clausb
Copy link

clausb commented Nov 11, 2022

Referenced https://www.nuget.org/packages/Be.Vlaanderen.Basisregisters.Generators.Guid.Deterministic/3.0.1 in a project, and found that the DLL actually has an assembly version of 2.0.0.

See https://nuget.info/packages/Be.Vlaanderen.Basisregisters.Generators.Guid.Deterministic/3.0.1 :

image

This old version leads to confusions not only with users and developers, but also with certain tools.

For example, static analysis tools will assume that even though a project is using version 3.0.1 of the library, the assembly version indicates that the code is several years old and hasn't been updated since then, and then the code will be flagged as a security risk.

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

No branches or pull requests

1 participant