Nuget package different from here
See original GitHub issueHi,
I am updating from CML to this, and already installed the version 2.0.2, but theres some different results.
- As example,
new Minecraft(path)
dont return a path string but returns itself, not what your examples says; - Theres no
CMLaunch()
, onlyMLaunch()
;
And some other things…
Heres the installed version:
Can you check whats wrong? Thanks!!
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
NuGet Package version not matching reference version
The trick is that you are comparing different things. Nuget shows you available packages with their package version numbers.
Read more >NuGet Package Version Reference
NET, here are the known list of differences between NuGetVersion and Semantic Versioning, and the reasons why an existing Semantic Versioning ...
Read more >Multi-Targeted NuGet Package Gotchas! - YouTube
Most packages nowadays are multi-targeted. Meaning they target various versions of .NET Framework, .NET Core, and .NET Standard. Here are a ...
Read more >Here 0.9.0
NET library that provide mainly functional features for C#. This means concept of Option, Result, Either and ValueObject.
Read more >Aksio.Defaults 1.6.10
It contains custom rules and the default rule-sets with the tuned rules we care about. Read more about the custom analyzers here. Getting...
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 found that example codes in readme has some grammatical error, and some codes may confuse user :
so I updated readme. thanks for creating issue.
sorry, i will update it asap