question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

typo in assembly version

See original GitHub issue

I am getting an error that leads me to believe that this here is a typo based on the screenshot.

password-generator-error

It should be version 2.0.0, no?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
prjsealcommented, Sep 20, 2019

Ah yes it could be. I saw that today in the project. I will release 2.0.1 tonight

0reactions
thitucommented, Sep 23, 2019

Closing this. After some more digging, the release resolved my issue. Thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

AssemblyVersion using * fails with error "wildcards, which ...
"Deterministic" means something like - the compiler will use the same versions of the files if no changes have happened resulting in faster ......
Read more >
AssemblyVersionAttribute Class (System.Reflection)
The AssemblyVersionAttribute attribute is used to assign a version number to an assembly. That version number is then stored with the assembly's metadata....
Read more >
Confusing error message for wildcard in [AssemblyVersion ...
Expected Behavior: The error clearly explains that the actual problem is that wildcard assembly versions are not allowed for deterministic ...
Read more >
Assembly Has a Higher Version Than Referenced .NET Error
This error indicates that there is a version mismatch between what is referenced by the assembly (<Y.Y.Y.Y>) and what the project is pointed ......
Read more >
Making Sense of AssemblyVersion Numbers
A Guide to AssemblyVersion and FileVersion. The components of a Microsoft DLL or EXE version number are Major, Minor, Build, and Revision.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found