Dependency Issues in release 2.8.0
See original GitHub issueI am getting failing builds since updating the minifier to 2.8.0: https://github.com/luhis/CodeGolf/pull/230
Error Message:
error CS1705: Assembly 'WebMarkupMin.AspNetCore3' with identity 'WebMarkupMin.AspNetCore3, Version=2.8.0.0, Culture=neutral, PublicKeyToken=99472178d266584b' uses 'WebMarkupMin.Core, Version=2.7.1.0, Culture=neutral, PublicKeyToken=99472178d266584b' which has a higher version than referenced assembly 'WebMarkupMin.Core' with identity 'WebMarkupMin.Core, Version=2.7.0.0, Culture=neutral, PublicKeyToken=99472178d266584b'
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (5 by maintainers)
Top Results From Across the Web
Version dependencies: 2.8 != 2.8.0 · Issue #160
Describe the bug When checking version dependencies, 2.8 is not considered equal to 2.8.0. Therefore, if SMLHelper's version is set to "2.8" ...
Read more >python - There are incompatible versions in the resolved ...
The problem seems to be that graphene-django only has version 2.15.0 according to PyPI https://pypi.org/project/graphene-django/.
Read more >2.8.0.beta6: Bug fix - announcements
New features in 2.8.0.beta6. beta6 is a bug fix update to beta5 released yesterday, September 1. Downgrade dependency causing memory issues.
Read more >Apache Commons Configuration Release Notes
2.8.0, 2022-07-05, Minor release with new features and updated dependencies. ... 2.2, 2017-10-12, Minor release with new APIs and bug fixes.
Read more >NuGet 2.8 Release Notes
Release notes for NuGet 2.8 including known issues, bug fixes, added features, and DCRs.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@Taritsyn yeah, that has fixed it. thanks
This error is fixed in version 2.8.1.