Documentation for .deps.json and friends is (wildly) out of date
See original GitHub issuehttps://github.com/dotnet/cli/blob/master/Documentation/specs/runtime-configuration-file.md
Despite us being post 2.0, this documentation file is (a) incorrect (see, for example, how runtimeTarget
shows as a string instead of an object), and (b) talks about project.json
.
Please update it so those of us who are looking at these configuration files have up to date documentation to consult.
Thanks! 😁
Issue Analytics
- State:
- Created 6 years ago
- Reactions:5
- Comments:8 (6 by maintainers)
Top Results From Across the Web
Purpose of the .deps.json file in .NET and can I avoid it?
1 Answer 1 ... This file not only describes your dependencies packages but also helps to solve the dependency hell. In .Net Framework,...
Read more >Native JSON Output from GPT-4
I'm concerned that OpenAI's example documentation suggests using this to A) construct SQL queries and B) summarize emails, but that their ...
Read more >Don't let your friends dump git logs into changelogs.
Versions and sections should be linkable. The latest version comes first. The release date of each version is displayed. Mention whether you follow...
Read more >JSON-LD 1.1
This document is a detailed specification for a serialization of Linked Data in JSON. The document is primarily intended for the following ...
Read more >what's the hate for CMake all about? Is CMake really that ...
And unfortunately anything tagged “modern cmake” is well out of date. What you need to search for is “neo-contemporary post-modern au ...
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’ll temporary assign it to myself to clean up the areas I’m familiar with including recent additions for 2.1.
@steveharter can you help update this documentation?