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 #40853

Merged
merged 12 commits into from May 14, 2024
Merged

Merge main into live #40853

merged 12 commits into from May 14, 2024

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented May 11, 2024

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/ai/get-started-app-chat-template.md CustomerIntent: As a .NET developer new to Azure OpenAI, I want deploy and use sample code to interact with app infused with my own business data so that learn from the sample code.
docs/core/compatibility/core-libraries/9.0/obsolete-apis-with-custom-diagnostics.md "Breaking change: .NET 9 obsoletions with custom IDs"
docs/core/testing/mstest-analyzers/mstest0025.md MSTEST0025: Use 'Assert.Fail' instead of an always-failing assert
docs/csharp/language-reference/builtin-types/arrays.md Arrays
docs/csharp/language-reference/preprocessor-directives.md C# preprocessor directives
docs/csharp/programming-guide/classes-and-structs/how-to-initialize-objects-by-using-an-object-initializer.md docs/csharp/programming-guide/classes-and-structs/how-to-initialize-objects-by-using-an-object-initializer
docs/fsharp/language-reference/import-declarations-the-open-keyword.md Import declarations: The open keyword
docs/fundamentals/networking/quic/quic-overview.md QUIC protocol
docs/fundamentals/syslib-diagnostics/obsoletions-overview.md Obsolete features in .NET 5+
docs/fundamentals/syslib-diagnostics/syslib0048.md SYSLIB0048: RSA.EncryptValue and RSA.DecryptValue are obsolete
docs/fundamentals/syslib-diagnostics/syslib0054.md docs/fundamentals/syslib-diagnostics/syslib0054
docs/fundamentals/syslib-diagnostics/syslib0055.md SYSLIB0055: AdvSimd.ShiftRightLogicalRoundedNarrowingSaturate* methods with signed parameters are obsolete

goswinr and others added 2 commits May 10, 2024 10:59
* Update import-declarations-the-open-keyword.md

Chapter on global keyword

* better names

* specifier not keyword

* Update import-declarations-the-open-keyword.md

Co-authored-by: Petr <psfinaki@users.noreply.github.com>

* Update import-declarations-the-open-keyword.md

Co-authored-by: Petr <psfinaki@users.noreply.github.com>

* try fix md linting errors

---------

Co-authored-by: Petr <psfinaki@users.noreply.github.com>
@dotnet-bot dotnet-bot added this to the May 2024 milestone May 11, 2024
Evangelink and others added 10 commits May 13, 2024 06:51
* add example for order of execution

* used wrong reference

* not sure for what purpose this identifier is used but adjust it so it fits the format of the other examples
* AI - chat refresh

* Update docs/ai/get-started-app-chat-template.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* Update docs/ai/get-started-app-chat-template.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* Add note about collection expressions.

Fixes #38712

Note that these examples all use collection expressions.

* Update docs/csharp/language-reference/builtin-types/arrays.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* show both examples in note.

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
OpenStreamAsync => OpenOutboundStreamAsync
AcceptStreamAsync => AcceptInboundStreamAsync
@BillWagner BillWagner merged commit 3c5112a into live May 14, 2024
23 of 24 checks passed
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.

None yet

10 participants