Currently, when the lock file is regenerated, the comments are removed from it.
Instead, the tool should read the comments, save them, and put them back on file update.
This will allow us to drop the .dotnet-licenses.lock.toml.license file, and store the license comments in the file itself.
Currently, when the lock file is regenerated, the comments are removed from it.
Instead, the tool should read the comments, save them, and put them back on file update.
This will allow us to drop the
.dotnet-licenses.lock.toml.licensefile, and store the license comments in the file itself.