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

Merged
merged 21 commits into from
Apr 25, 2024
Merged

Merge main into live #40623

merged 21 commits into from
Apr 25, 2024

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Apr 25, 2024

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/core/additional-tools/self-signed-certificates-guide.md Generate self-signed certificates with the .NET CLI
docs/core/additional-tools/xml-serializer-generator.md "Microsoft XML Serializer Generator"
docs/core/install/linux-package-mixup.md Troubleshoot .NET errors related to missing files on Linux
docs/core/install/linux-ubuntu-install.md [.NET 8](https://review.learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu-install?branch=pr-en-us-40623)
docs/core/install/linux-ubuntu.md Get OS version info
docs/core/project-sdk/msbuild-props-desktop.md docs/core/project-sdk/msbuild-props-desktop
docs/core/runtime-config/index.md .NET Runtime configuration settings
docs/core/runtime-config/networking.md Networking config settings
docs/core/tools/dotnet-install-script.md dotnet-install scripts reference
docs/core/tools/dotnet-new.md docs/core/tools/dotnet-new
docs/core/tools/sdk-errors/netsdk1013.md NETSDK1013: The TargetFramework value was not recognized
docs/core/tools/sdk-errors/netsdk1071.md NETSDK1071: Explicitly versioned PackageReference to a metapackage that would be included with the framework.
docs/core/tools/sdk-errors/netsdk1082.md "NETSDK1082: There was no runtime pack available"
docs/core/versions/selection.md Select the .NET version to use
docs/core/whats-new/dotnet-5.md docs/core/whats-new/dotnet-5
docs/csharp/advanced-topics/expression-trees/index.md Expression Trees
docs/csharp/how-to/index.md How to articles (C# Guide)
docs/csharp/language-reference/keywords/group-clause.md group clause (C# Reference)
docs/csharp/language-reference/keywords/using-directive.md "using directive - C# Reference"
docs/csharp/linq/get-started/features-that-support-linq.md C# Features That Support LINQ
docs/csharp/linq/get-started/introduction-to-linq-queries.md Introduction to LINQ Queries in C#
docs/csharp/linq/get-started/write-linq-queries.md docs/csharp/linq/get-started/write-linq-queries
docs/csharp/linq/standard-query-operators/filtering-data.md Filtering Data in C# with LINQ
docs/csharp/linq/standard-query-operators/join-operations.md "Join Operations (C#)"
docs/csharp/linq/standard-query-operators/projection-operations.md Projection operations (C#)
docs/csharp/linq/standard-query-operators/quantifier-operations.md Quantifier operations in LINQ (C#)
docs/csharp/programming-guide/concepts/index.md docs/csharp/programming-guide/concepts/index
docs/csharp/tutorials/ranges-indexes.md Indices and ranges
docs/fundamentals/runtime-libraries/system-net-http-httpclienthandler.md System.Net.Http.HttpClientHandler class
docs/standard/serialization/xml-serializer-generator-tool-sgen-exe.md XML Serializer Generator tool (Sgen.exe)

Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

dependabot bot and others added 19 commits April 24, 2024 12:07
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.3.10 to 1.3.12.
- [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
- [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
- [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.3.10...v1.3.12)

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ts/visualbasic/programming-guide/dynamic-linq-expression-trees/System.Linq.Dynamic.Core-1.3.12

Bump System.Linq.Dynamic.Core from 1.3.10 to 1.3.12 in /samples/snippets/visualbasic/programming-guide/dynamic-linq-expression-trees
Bumps [Microsoft.Orleans.Serialization.SystemTextJson](https://github.com/dotnet/orleans) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.0.0...v8.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Serialization.SystemTextJson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…treaming/snippets/broadcastchannel/BroadcastChannel.Silo/Microsoft.Orleans.Serialization.SystemTextJson-8.1.0

Bump Microsoft.Orleans.Serialization.SystemTextJson from 8.0.0 to 8.1.0 in /docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Silo
Bumps [Azure.Extensions.AspNetCore.DataProtection.Blobs](https://github.com/Azure/azure-sdk-for-net) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Extensions.AspNetCore.DataProtection.Blobs_1.3.3...Azure.Extensions.AspNetCore.DataProtection.Blobs_1.3.4)

---
updated-dependencies:
- dependency-name: Azure.Extensions.AspNetCore.DataProtection.Blobs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.1...Azure.Identity_1.11.2)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/snippets/logging/Azure.Extensions.AspNetCore.DataProtection.Blobs-1.3.4

Bump Azure.Extensions.AspNetCore.DataProtection.Blobs from 1.3.3 to 1.3.4 in /docs/azure/sdk/snippets/logging
…/snippets/logging/Azure.Identity-1.11.2

Bump Azure.Identity from 1.11.1 to 1.11.2 in /docs/azure/sdk/snippets/logging
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.3.10 to 1.3.12.
- [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
- [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
- [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.3.10...v1.3.12)

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ts/csharp/programming-guide/dynamic-linq-expression-trees/System.Linq.Dynamic.Core-1.3.12

Bump System.Linq.Dynamic.Core from 1.3.10 to 1.3.12 in /samples/snippets/csharp/programming-guide/dynamic-linq-expression-trees
* Remove 'My' namespace section from using directive

* Remove the unused now Namespaces code from project
…al (#40607)

* Indices examples use an array with 10 elements to simplify the tutorial

* Update docs/csharp/tutorials/ranges-indexes.md

---------

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
* Combine LINQ2Objects with query intro

This reduces more duplication.

* Consolidate storing LINQ results article

Consolidate the article on how to store LINQ query results into an existing intro to LINQ queries article.

* Consolidate LINQ file based how-to articles.

* How to changes, part 1

Move the first part of the how to series over to new locations.

* fix some warnings.

* consolidate file samples

* combine all the string how-tos

* combine collection how to articles.

* missed one collection article

* Finish combining articles.

* fixing warnings, part 1.

* warnings 2

* Clean up the walkthrough

* fix warnings

* move walkthrough into the get-started section

* fix build issues.

* Warnings again

* Yet more warnings

* Make snippets for all file samples

Move all the file how to samples into snippets that compile and run.

* fix warnings

* Move snippets for querying strings

* move collection how to examples.

* finish snippet updates

* fix the warnings.

* remove unused snippets

* Final edits, part 1.

* finish the edit passes

* fix build warning

* fix warning

* replace redirects

* make the links relative links.

* fix warning

* Apply suggestions from code review

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

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Summary
* Microsoft package repository:
  - stops shipping .NET staring with Ubuntu 24.04 (see dotnet/core#9258)
* .NET backports package repository (https://launchpad.net/~dotnet/+archive/ubuntu/backports):
  - add support information
  - list supported versions
  - add (un)install instructions
  - add & change troubleshooting instructions
* Update outdated ARM information
* Update IBM System Z platform support infromation
* Update Dependencies:
  - add ca-certificates (see https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2057982 & dotnet/sdk#39544)
  - change libicu to version 74 for Ubuntu 24.04+ (see https://launchpad.net/ubuntu/noble/+source/icu)
@dotnet-bot dotnet-bot added this to the April 2024 milestone Apr 25, 2024
ericmutta and others added 2 commits April 25, 2024 11:34
* Fix typo in cross-platform-cryptography.md

I believe given the context, the sentence:

> As **authentication** encryption requires ...

Should read:

> As **authenticated** encryption requires ...

It may be worth going further and changing "As" to "Since" so it reads:

> **Since authenticated** encryption requires ...

...but I defer to the PR reviewers on that extra tweak.

* Apply suggestions from code review

---------

Co-authored-by: David Pine <david.pine@microsoft.com>
Fix link for `editorconfig` template row
@adegeo adegeo merged commit c1fda9a into live Apr 25, 2024
9 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.