Latest tag not available on NuGet
pavelschon opened this issue · 4 comments
pavelschon commented
Description
The most recent version (3.11.3) of the library is not available on NuGet, where only 3.11.2 is available.
https://www.nuget.org/packages/nlohmann.json
Reproduction steps
Expected vs. actual results
Minimal code example
No response
Error messages
No response
Compiler and operating system
Windows
Library version
3.11.3
Validation
- The bug also occurs if the latest version from the
develop
branch is used. - I can successfully compile and run the unit tests.
gregmarr commented
From the README:
If you are using NuGet, you can use the package nlohmann.json. Please check #1132 (comment) on how to use the package. Please file issues here.
pavelschon commented
@gregmarr This issue is not about how to use Nuget. Please read the Description above again.
nlohmann commented
Please file a report somewhere at NuGet.
gregmarr commented
@pavelschon This comment wasn't about how to use nuget, but about who maintains the nuget package. The link for filing issues is in the repo where that package is maintained.