csharplang/proposals/csharp-10.0
Bill Wagner 6ac33c5f93
Add include disclaimer for speclets (#7292)
* add disclaimer to 8.0 specs

Add the include for all C# 8 speclets to describe the feature spec, and provide a link to the roadmap for spec and standard updates.

* add disclaimer to C# 9 specs.

* add disclaimer to C# 10 specs

* Add disclaimer to C# 11 features.

* Add disclaimer includes for C# 12 preview features

* fix extensions.

* Move include file into this repo

The original include file will resolve from the speclets. The link inside docs is an absolute link, so that should resolve as well (both here and published on docs)

* move include file

Put the include file in the proposals folder.
2023-06-21 10:53:36 -04:00
..
GlobalUsingDirective.md Add include disclaimer for speclets (#7292) 2023-06-21 10:53:36 -04:00
async-method-builders.md Add include disclaimer for speclets (#7292) 2023-06-21 10:53:36 -04:00
caller-argument-expression.md Add include disclaimer for speclets (#7292) 2023-06-21 10:53:36 -04:00
constant_interpolated_strings.md Add include disclaimer for speclets (#7292) 2023-06-21 10:53:36 -04:00
enhanced-line-directives.md Add include disclaimer for speclets (#7292) 2023-06-21 10:53:36 -04:00
extended-property-patterns.md Add include disclaimer for speclets (#7292) 2023-06-21 10:53:36 -04:00
file-scoped-namespaces.md Add include disclaimer for speclets (#7292) 2023-06-21 10:53:36 -04:00
improved-definite-assignment.md Add include disclaimer for speclets (#7292) 2023-06-21 10:53:36 -04:00
improved-interpolated-strings.md Add include disclaimer for speclets (#7292) 2023-06-21 10:53:36 -04:00
lambda-improvements.md Add include disclaimer for speclets (#7292) 2023-06-21 10:53:36 -04:00
parameterless-struct-constructors.md Add include disclaimer for speclets (#7292) 2023-06-21 10:53:36 -04:00
record-structs.md Add include disclaimer for speclets (#7292) 2023-06-21 10:53:36 -04:00