You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the last community standup, there was an announcement about the phasing out of project.json.
Here are a few issues I see with that and would love some clarifications.
Most of the non-NuGet stuff will get merged to csproj. What will happen to NuGet stuff if there's no project.json (nuget.json?) ?
Will we be keeping the IntelliSense for dependency management? This is basically one of the best demo features we have for project.json.
Are we keeping the JSON format for dependency management? XML is horrible for those kinds of things (see Maven). JSON is hands down simpler to represent those dependencies.
Is it possible to have some clear response to those questions?
Thank you,
cdaringe, MaceWindu, jamesseanwright, xalikoutis, itlackey and 1 more