Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into live #36146

Merged
merged 10 commits into from
Jul 11, 2023
Merged

Merge main into live #36146

merged 10 commits into from
Jul 11, 2023

Conversation

drewnoakes and others added 10 commits July 10, 2023 09:53
* Update errors-warnings.md

- Add `AnalysisLevel` XML sample to match `WarningLevel`.
- Format the default value in `WarningLevel` to match that of `AnalysisLevel`.

* Update docs/csharp/language-reference/compiler-options/errors-warnings.md

Co-authored-by: Bill Wagner <[email protected]>

---------

Co-authored-by: Bill Wagner <[email protected]>
* First commit for inline arrays.

* finish inline array docs

Update the language reference for structs, add note in What's new in C# 12.

* fix warnings. Add clarifying note.

* Apply suggestions from code review

Co-authored-by: David Pine <[email protected]>

* add period

Fixes #36134

---------

Co-authored-by: David Pine <[email protected]>
Added examples with output how to access arrays
* Update csharp10-templates.md

Added link to the Implicit using directives

* Update csharp10-templates.md

removed additional space

* Update csharp10-templates.md
The sentence:

> The preceding code makes two **addition** to...

Should read:

> The preceding code makes two **additions** to...
addes s_ prefix to accountNumberSeed 

added _ prefix to allTransactions
addes s_ prefix to accountNumberSeed and an explanation as to why accountNumberSeed is preceded by s_

added _ prefix to allTransactions
* Update dotnet-install-script.md

* Apply suggestions from code review
@dotnet-bot dotnet-bot added this to the July 2023 milestone Jul 11, 2023
@BillWagner BillWagner merged commit dddd852 into live Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants