v1.2.0 loads from NuGet as version `0.0.0.0`
See original GitHub issueThis causes the Visual Studio compiler warning of Found conflicts between different versions of "FastMember.Signed" that could not be resolved.
because ClosedXML expects >=1.1.0
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Nuget keeps reverting redirects to incorrect version ...
I have a solution where two different versions of a package are in use, call them "PackageA v1" and "PackageA v2". One project...
Read more >How to resolve .NET reference and NuGet package version ...
Here's an example: project A might use log4net V1.1 and project B uses ... Use a single reference versions or load versions side-by-side....
Read more >NuGet Package Version Reference
The package's own version is SemVer v2.0.0 compliant but not SemVer v1.0.0 compliant, as defined above. Any of the package's dependency version ......
Read more >System.Net.Http v4.2.0.0 being copied/loaded from ...
Net.Http.dll. In short, for some reason after adding nuget package for System.Collections.Immutable v1.4.0, the MSBuild version of System.
Read more >How to resolve “Could not load file or assembly … or one of its ...
When we use multiple versions of same assembly, it is more likely to encounter this runtime exception. It is easy to resolve provided...
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 FreeTop 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
Top GitHub Comments
I’ve changed in web.config to this:
and it started to work.
Sorry, this is fixed in 1.3.0