JsonRuntimeFormat writes excessive data #4717
Labels
Functionality:Restore
Functionality:SDK
The NuGet client packages published to nuget.org
Priority:3
Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.
Type:Bug
I was porting some code from an old DNX copy of the RuntimeJson format stuff to use NuGet.RuntimeModel instead and noticed a couple differences.
#import
array when there aren't any imports.[versionMin, )
instead ofversionMin
I've worked around both of these to maintain the same file format as before but wanted to make you aware of them.
The text was updated successfully, but these errors were encountered: