diff --git a/docs/ai/how-to/snippets/hosted-app-auth/hosted-app-auth.csproj b/docs/ai/how-to/snippets/hosted-app-auth/hosted-app-auth.csproj
index 5c825f3c199eb..1c4d1c469c850 100644
--- a/docs/ai/how-to/snippets/hosted-app-auth/hosted-app-auth.csproj
+++ b/docs/ai/how-to/snippets/hosted-app-auth/hosted-app-auth.csproj
@@ -10,8 +10,8 @@
-
-
+
+
diff --git a/docs/ai/quickstarts/snippets/assistants/AIAssistants.csproj b/docs/ai/quickstarts/snippets/assistants/AIAssistants.csproj
index 4e6b79d1c9152..130d9ab546ae0 100644
--- a/docs/ai/quickstarts/snippets/assistants/AIAssistants.csproj
+++ b/docs/ai/quickstarts/snippets/assistants/AIAssistants.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/ai/quickstarts/snippets/build-chat-app/azure-openai/ChatAppAI.csproj b/docs/ai/quickstarts/snippets/build-chat-app/azure-openai/ChatAppAI.csproj
index a583030a7d473..301eae1cf9e17 100644
--- a/docs/ai/quickstarts/snippets/build-chat-app/azure-openai/ChatAppAI.csproj
+++ b/docs/ai/quickstarts/snippets/build-chat-app/azure-openai/ChatAppAI.csproj
@@ -9,11 +9,11 @@
-
+
-
-
+
+
diff --git a/docs/ai/quickstarts/snippets/chat-with-data/openai/VectorDataAI.csproj b/docs/ai/quickstarts/snippets/chat-with-data/openai/VectorDataAI.csproj
index 064e929f9cf6b..7fd376bc60a92 100644
--- a/docs/ai/quickstarts/snippets/chat-with-data/openai/VectorDataAI.csproj
+++ b/docs/ai/quickstarts/snippets/chat-with-data/openai/VectorDataAI.csproj
@@ -10,8 +10,8 @@
-
-
+
+
diff --git a/docs/ai/quickstarts/snippets/evaluate-ai-responses/TestAI.csproj b/docs/ai/quickstarts/snippets/evaluate-ai-responses/TestAI.csproj
index 9c392a208d726..1c4d8403bbcc2 100644
--- a/docs/ai/quickstarts/snippets/evaluate-ai-responses/TestAI.csproj
+++ b/docs/ai/quickstarts/snippets/evaluate-ai-responses/TestAI.csproj
@@ -11,14 +11,14 @@
-
-
-
+
+
+
-
-
+
+
-
+
diff --git a/docs/ai/quickstarts/snippets/function-calling/azure-openai/FunctionCallingAI.csproj b/docs/ai/quickstarts/snippets/function-calling/azure-openai/FunctionCallingAI.csproj
index 07b1ab89bbe7c..39b4b02aa4660 100644
--- a/docs/ai/quickstarts/snippets/function-calling/azure-openai/FunctionCallingAI.csproj
+++ b/docs/ai/quickstarts/snippets/function-calling/azure-openai/FunctionCallingAI.csproj
@@ -9,12 +9,12 @@
-
+
-
+
-
-
+
+
diff --git a/docs/ai/quickstarts/snippets/function-calling/openai/FunctionCallingAI.csproj b/docs/ai/quickstarts/snippets/function-calling/openai/FunctionCallingAI.csproj
index db8f435639317..4ab02708cf750 100644
--- a/docs/ai/quickstarts/snippets/function-calling/openai/FunctionCallingAI.csproj
+++ b/docs/ai/quickstarts/snippets/function-calling/openai/FunctionCallingAI.csproj
@@ -8,10 +8,10 @@
-
+
-
-
+
+
diff --git a/docs/ai/quickstarts/snippets/image-generation/azure-openai/ImagesAzureOpenAI.csproj b/docs/ai/quickstarts/snippets/image-generation/azure-openai/ImagesAzureOpenAI.csproj
index dc83bdc7479db..f001c6cac4038 100644
--- a/docs/ai/quickstarts/snippets/image-generation/azure-openai/ImagesAzureOpenAI.csproj
+++ b/docs/ai/quickstarts/snippets/image-generation/azure-openai/ImagesAzureOpenAI.csproj
@@ -10,8 +10,8 @@
-
-
+
+
diff --git a/docs/ai/quickstarts/snippets/image-generation/openai/ImagesOpenAI.csproj b/docs/ai/quickstarts/snippets/image-generation/openai/ImagesOpenAI.csproj
index 90d682c3aca98..529a118a13246 100644
--- a/docs/ai/quickstarts/snippets/image-generation/openai/ImagesOpenAI.csproj
+++ b/docs/ai/quickstarts/snippets/image-generation/openai/ImagesOpenAI.csproj
@@ -10,8 +10,8 @@
-
-
+
+
diff --git a/docs/ai/quickstarts/snippets/local-ai/ollama.csproj b/docs/ai/quickstarts/snippets/local-ai/ollama.csproj
index 009e31d504ddb..162ea34daf63b 100644
--- a/docs/ai/quickstarts/snippets/local-ai/ollama.csproj
+++ b/docs/ai/quickstarts/snippets/local-ai/ollama.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/docs/ai/quickstarts/snippets/mcp-client/MinimalMCPClient.csproj b/docs/ai/quickstarts/snippets/mcp-client/MinimalMCPClient.csproj
index 99541e7f84704..65e3620145c2f 100644
--- a/docs/ai/quickstarts/snippets/mcp-client/MinimalMCPClient.csproj
+++ b/docs/ai/quickstarts/snippets/mcp-client/MinimalMCPClient.csproj
@@ -10,7 +10,7 @@
-
+
diff --git a/docs/ai/quickstarts/snippets/prompt-completion/azure-openai/ExtensionsAzureOpenAI.csproj b/docs/ai/quickstarts/snippets/prompt-completion/azure-openai/ExtensionsAzureOpenAI.csproj
index 3042ad6245ca1..eb69d6473a9e3 100644
--- a/docs/ai/quickstarts/snippets/prompt-completion/azure-openai/ExtensionsAzureOpenAI.csproj
+++ b/docs/ai/quickstarts/snippets/prompt-completion/azure-openai/ExtensionsAzureOpenAI.csproj
@@ -11,8 +11,8 @@
-
-
+
+
diff --git a/docs/ai/snippets/microsoft-extensions-ai/AI.Shared/AI.Shared.csproj b/docs/ai/snippets/microsoft-extensions-ai/AI.Shared/AI.Shared.csproj
index 6ff798b287289..e2a877b51e905 100644
--- a/docs/ai/snippets/microsoft-extensions-ai/AI.Shared/AI.Shared.csproj
+++ b/docs/ai/snippets/microsoft-extensions-ai/AI.Shared/AI.Shared.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/docs/ai/tutorials/snippets/evaluate-safety/EvaluateResponseSafety.csproj b/docs/ai/tutorials/snippets/evaluate-safety/EvaluateResponseSafety.csproj
index 5a068a11ab911..87b44def5a04c 100644
--- a/docs/ai/tutorials/snippets/evaluate-safety/EvaluateResponseSafety.csproj
+++ b/docs/ai/tutorials/snippets/evaluate-safety/EvaluateResponseSafety.csproj
@@ -11,15 +11,15 @@
-
-
-
+
+
+
-
-
-
-
+
+
+
+
diff --git a/docs/ai/tutorials/snippets/evaluate-with-reporting/TestAIWithReporting.csproj b/docs/ai/tutorials/snippets/evaluate-with-reporting/TestAIWithReporting.csproj
index c6d3d241ad527..7cd07987f46be 100644
--- a/docs/ai/tutorials/snippets/evaluate-with-reporting/TestAIWithReporting.csproj
+++ b/docs/ai/tutorials/snippets/evaluate-with-reporting/TestAIWithReporting.csproj
@@ -11,15 +11,15 @@
-
-
-
-
+
+
+
+
-
-
+
+
-
+
diff --git a/docs/azure/includes/dotnet-all.md b/docs/azure/includes/dotnet-all.md
index 68a9ba38da61d..14eb4f35dc163 100644
--- a/docs/azure/includes/dotnet-all.md
+++ b/docs/azure/includes/dotnet-all.md
@@ -17,7 +17,7 @@
| Communication Chat | NuGet [1.3.1](https://www.nuget.org/packages/Azure.Communication.Chat/1.3.1)
NuGet [1.4.0-beta.1](https://www.nuget.org/packages/Azure.Communication.Chat/1.4.0-beta.1) | [docs](/dotnet/api/overview/azure/Communication.Chat-readme) | GitHub [1.3.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Chat_1.3.1/sdk/communication/Azure.Communication.Chat/)
GitHub [1.4.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Chat_1.4.0-beta.1/sdk/communication/Azure.Communication.Chat/) |
| Communication Common | NuGet [1.4.0](https://www.nuget.org/packages/Azure.Communication.Common/1.4.0)
NuGet [2.0.0-beta.1](https://www.nuget.org/packages/Azure.Communication.Common/2.0.0-beta.1) | [docs](/dotnet/api/overview/azure/Communication.Common-readme) | GitHub [1.4.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Common_1.4.0/sdk/communication/Azure.Communication.Common/)
GitHub [2.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Common_2.0.0-beta.1/sdk/communication/Azure.Communication.Common/) |
| Communication Email | NuGet [1.0.1](https://www.nuget.org/packages/Azure.Communication.Email/1.0.1)
NuGet [1.1.0-beta.2](https://www.nuget.org/packages/Azure.Communication.Email/1.1.0-beta.2) | [docs](/dotnet/api/overview/azure/Communication.Email-readme) | GitHub [1.0.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Email_1.0.1/sdk/communication/Azure.Communication.Email/)
GitHub [1.1.0-beta.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Email_1.1.0-beta.2/sdk/communication/Azure.Communication.Email/) |
-| Communication Identity | NuGet [1.3.1](https://www.nuget.org/packages/Azure.Communication.Identity/1.3.1) | [docs](/dotnet/api/overview/azure/Communication.Identity-readme) | GitHub [1.3.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Identity_1.3.1/sdk/communication/Azure.Communication.Identity/) |
+| Communication Identity | NuGet [1.3.1](https://www.nuget.org/packages/Azure.Communication.Identity/1.3.1)
NuGet [1.4.0-beta.1](https://www.nuget.org/packages/Azure.Communication.Identity/1.4.0-beta.1) | [docs](/dotnet/api/overview/azure/Communication.Identity-readme) | GitHub [1.3.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Identity_1.3.1/sdk/communication/Azure.Communication.Identity/)
GitHub [1.4.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Identity_1.4.0-beta.1/sdk/communication/Azure.Communication.Identity/) |
| Communication JobRouter | NuGet [1.0.0](https://www.nuget.org/packages/Azure.Communication.JobRouter/1.0.0)
NuGet [1.1.0-beta.1](https://www.nuget.org/packages/Azure.Communication.JobRouter/1.1.0-beta.1) | [docs](/dotnet/api/overview/azure/Communication.JobRouter-readme) | GitHub [1.0.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.JobRouter_1.0.0/sdk/communication/Azure.Communication.JobRouter/)
GitHub [1.1.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.JobRouter_1.1.0-beta.1/sdk/communication/Azure.Communication.JobRouter/) |
| Communication Messages | NuGet [1.1.0](https://www.nuget.org/packages/Azure.Communication.Messages/1.1.0)
NuGet [1.3.0-beta.1](https://www.nuget.org/packages/Azure.Communication.Messages/1.3.0-beta.1) | [docs](/dotnet/api/overview/azure/Communication.Messages-readme) | GitHub [1.1.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Messages_1.1.0/sdk/communication/Azure.Communication.Messages/)
GitHub [1.3.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Messages_1.3.0-beta.1/sdk/communication/Azure.Communication.Messages/) |
| Communication Phone Numbers | NuGet [1.3.0](https://www.nuget.org/packages/Azure.Communication.PhoneNumbers/1.3.0)
NuGet [1.4.0-beta.1](https://www.nuget.org/packages/Azure.Communication.PhoneNumbers/1.4.0-beta.1) | [docs](/dotnet/api/overview/azure/Communication.PhoneNumbers-readme) | GitHub [1.3.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.PhoneNumbers_1.3.0/sdk/communication/Azure.Communication.PhoneNumbers/)
GitHub [1.4.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.PhoneNumbers_1.4.0-beta.1/sdk/communication/Azure.Communication.PhoneNumbers/) |
@@ -98,7 +98,7 @@
| Schema Registry | NuGet [1.4.0](https://www.nuget.org/packages/Azure.Data.SchemaRegistry/1.4.0) | [docs](/dotnet/api/overview/azure/Data.SchemaRegistry-readme) | GitHub [1.4.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Data.SchemaRegistry_1.4.0/sdk/schemaregistry/Azure.Data.SchemaRegistry/) |
| Schema Registry - Avro | NuGet [1.0.1](https://www.nuget.org/packages/Microsoft.Azure.Data.SchemaRegistry.ApacheAvro/1.0.1) | [docs](/dotnet/api/overview/azure/Microsoft.Azure.Data.SchemaRegistry.ApacheAvro-readme) | GitHub [1.0.1](https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.Data.SchemaRegistry.ApacheAvro_1.0.1/sdk/schemaregistry/Microsoft.Azure.Data.SchemaRegistry.ApacheAvro/) |
| Service Bus | NuGet [7.19.0](https://www.nuget.org/packages/Azure.Messaging.ServiceBus/7.19.0) | [docs](/dotnet/api/overview/azure/Messaging.ServiceBus-readme) | GitHub [7.19.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.ServiceBus_7.19.0/sdk/servicebus/Azure.Messaging.ServiceBus/) |
-| Storage - Blobs | NuGet [12.24.0](https://www.nuget.org/packages/Azure.Storage.Blobs/12.24.0)
NuGet [12.26.0-beta.1](https://www.nuget.org/packages/Azure.Storage.Blobs/12.26.0-beta.1) | [docs](/dotnet/api/overview/azure/Storage.Blobs-readme) | GitHub [12.24.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.24.0/sdk/storage/Azure.Storage.Blobs/)
GitHub [12.26.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.26.0-beta.1/sdk/storage/Azure.Storage.Blobs/) |
+| Storage - Blobs | NuGet [12.24.1](https://www.nuget.org/packages/Azure.Storage.Blobs/12.24.1)
NuGet [12.26.0-beta.1](https://www.nuget.org/packages/Azure.Storage.Blobs/12.26.0-beta.1) | [docs](/dotnet/api/overview/azure/Storage.Blobs-readme) | GitHub [12.24.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.24.1/sdk/storage/Azure.Storage.Blobs/)
GitHub [12.26.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.26.0-beta.1/sdk/storage/Azure.Storage.Blobs/) |
| Storage - Blobs Batch | NuGet [12.21.0](https://www.nuget.org/packages/Azure.Storage.Blobs.Batch/12.21.0)
NuGet [12.23.0-beta.1](https://www.nuget.org/packages/Azure.Storage.Blobs.Batch/12.23.0-beta.1) | [docs](/dotnet/api/overview/azure/Storage.Blobs.Batch-readme) | GitHub [12.21.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.21.0/sdk/storage/Azure.Storage.Blobs.Batch/)
GitHub [12.23.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.23.0-beta.1/sdk/storage/Azure.Storage.Blobs.Batch/) |
| Storage - Blobs ChangeFeed | NuGet [12.0.0-preview.56](https://www.nuget.org/packages/Azure.Storage.Blobs.ChangeFeed/12.0.0-preview.56) | [docs](/dotnet/api/overview/azure/Storage.Blobs.ChangeFeed-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [12.0.0-preview.56](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.56/sdk/storage/Azure.Storage.Blobs.ChangeFeed/) |
| Storage - Files Data Lake | NuGet [12.22.0](https://www.nuget.org/packages/Azure.Storage.Files.DataLake/12.22.0)
NuGet [12.24.0-beta.1](https://www.nuget.org/packages/Azure.Storage.Files.DataLake/12.24.0-beta.1) | [docs](/dotnet/api/overview/azure/Storage.Files.DataLake-readme) | GitHub [12.22.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Files.DataLake_12.22.0/sdk/storage/Azure.Storage.Files.DataLake/)
GitHub [12.24.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Files.DataLake_12.24.0-beta.1/sdk/storage/Azure.Storage.Files.DataLake/) |
@@ -117,6 +117,7 @@
| Text Translation | NuGet [1.0.0](https://www.nuget.org/packages/Azure.AI.Translation.Text/1.0.0) | [docs](/dotnet/api/overview/azure/AI.Translation.Text-readme) | GitHub [1.0.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.AI.Translation.Text_1.0.0/sdk/translation/Azure.AI.Translation.Text/) |
| Time Series Insights | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.IoT.TimeSeriesInsights/1.0.0-beta.1) | [docs](/dotnet/api/overview/azure/IoT.TimeSeriesInsights-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.IoT.TimeSeriesInsights_1.0.0-beta.1/sdk/timeseriesinsights/Azure.IoT.TimeSeriesInsights/) |
| TimeZone | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.Maps.TimeZones/1.0.0-beta.1) | [docs](/dotnet/api/overview/azure/Maps.TimeZones-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Maps.TimeZones_1.0.0-beta.1/sdk/maps/Azure.Maps.TimeZones/) |
+| unknown | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.Analytics.OnlineExperimentation/1.0.0-beta.1) | | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Analytics.OnlineExperimentation_1.0.0-beta.1/sdk/onlineexperimentation/Azure.Analytics.OnlineExperimentation/) |
| unknown | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.Projects/1.0.0-beta.1) | [docs](/dotnet/api/overview/azure/Projects-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Projects_1.0.0-beta.1/sdk/cloudmachine/Azure.Projects/) |
| unknown | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.Projects.AI/1.0.0-beta.1) | [docs](/dotnet/api/overview/azure/Projects.AI-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Projects.AI_1.0.0-beta.1/sdk/cloudmachine/Azure.Projects.AI/) |
| unknown | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.Projects.Provisioning/1.0.0-beta.1) | [docs](/dotnet/api/overview/azure/Projects.Provisioning-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Projects.Provisioning_1.0.0-beta.1/sdk/cloudmachine/Azure.Projects.Provisioning/) |
@@ -176,7 +177,6 @@
| Resource Management - API Management | NuGet [1.3.0](https://www.nuget.org/packages/Azure.ResourceManager.ApiManagement/1.3.0) | [docs](/dotnet/api/overview/azure/ResourceManager.ApiManagement-readme) | GitHub [1.3.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.ApiManagement_1.3.0/sdk/apimanagement/Azure.ResourceManager.ApiManagement/) |
| Resource Management - App Compliance Automation | NuGet [1.0.1](https://www.nuget.org/packages/Azure.ResourceManager.AppComplianceAutomation/1.0.1) | [docs](/dotnet/api/overview/azure/ResourceManager.AppComplianceAutomation-readme) | GitHub [1.0.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.AppComplianceAutomation_1.0.1/sdk/appcomplianceautomation/Azure.ResourceManager.AppComplianceAutomation/) |
| Resource Management - App Configuration | NuGet [1.4.0](https://www.nuget.org/packages/Azure.ResourceManager.AppConfiguration/1.4.0) | [docs](/dotnet/api/overview/azure/ResourceManager.AppConfiguration-readme) | GitHub [1.4.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.AppConfiguration_1.4.0/sdk/appconfiguration/Azure.ResourceManager.AppConfiguration/) |
-| Resource Management - App Platform | NuGet [1.1.2](https://www.nuget.org/packages/Azure.ResourceManager.AppPlatform/1.1.2) | [docs](/dotnet/api/overview/azure/ResourceManager.AppPlatform-readme) | GitHub [1.1.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.AppPlatform_1.1.2/sdk/appplatform/Azure.ResourceManager.AppPlatform/) |
| Resource Management - App Service | NuGet [1.4.0](https://www.nuget.org/packages/Azure.ResourceManager.AppService/1.4.0) | [docs](/dotnet/api/overview/azure/ResourceManager.AppService-readme) | GitHub [1.4.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.AppService_1.4.0/sdk/websites/Azure.ResourceManager.AppService/) |
| Resource Management - Application Insights | NuGet [1.0.1](https://www.nuget.org/packages/Azure.ResourceManager.ApplicationInsights/1.0.1) | [docs](/dotnet/api/overview/azure/ResourceManager.ApplicationInsights-readme) | GitHub [1.0.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.ApplicationInsights_1.0.1/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/) |
| Resource Management - Arizeaiobservabilityeval | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.ResourceManager.ArizeAIObservabilityEval/1.0.0-beta.1) | [docs](/dotnet/api/overview/azure/ResourceManager.ArizeAIObservabilityEval-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.ArizeAIObservabilityEval_1.0.0-beta.1/sdk/arizeaiobservabilityeval/Azure.ResourceManager.ArizeAIObservabilityEval/) |
@@ -294,7 +294,6 @@
| Resource Management - Maps | NuGet [1.1.0](https://www.nuget.org/packages/Azure.ResourceManager.Maps/1.1.0) | [docs](/dotnet/api/overview/azure/ResourceManager.Maps-readme) | GitHub [1.1.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.Maps_1.1.0/sdk/maps/Azure.ResourceManager.Maps/) |
| Resource Management - Marketplace | NuGet [1.1.2](https://www.nuget.org/packages/Azure.ResourceManager.Marketplace/1.1.2) | [docs](/dotnet/api/overview/azure/ResourceManager.Marketplace-readme) | GitHub [1.1.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.Marketplace_1.1.2/sdk/marketplace/Azure.ResourceManager.Marketplace/) |
| Resource Management - Marketplace Ordering | NuGet [1.1.1](https://www.nuget.org/packages/Azure.ResourceManager.MarketplaceOrdering/1.1.1) | [docs](/dotnet/api/overview/azure/ResourceManager.MarketplaceOrdering-readme) | GitHub [1.1.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.MarketplaceOrdering_1.1.1/sdk/marketplaceordering/Azure.ResourceManager.MarketplaceOrdering/) |
-| Resource Management - Media | NuGet [1.3.1](https://www.nuget.org/packages/Azure.ResourceManager.Media/1.3.1) | [docs](/dotnet/api/overview/azure/ResourceManager.Media-readme) | GitHub [1.3.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.Media_1.3.1/sdk/mediaservices/Azure.ResourceManager.Media/) |
| Resource Management - Migration Assessment | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.ResourceManager.Migration.Assessment/1.0.0-beta.1) | [docs](/dotnet/api/overview/azure/ResourceManager.Migration.Assessment-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.Migration.Assessment_1.0.0-beta.1/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/) |
| Resource Management - Migration Discovery SAP | NuGet [1.0.0-beta.2](https://www.nuget.org/packages/Azure.ResourceManager.MigrationDiscoverySap/1.0.0-beta.2) | [docs](/dotnet/api/overview/azure/ResourceManager.MigrationDiscoverySap-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.MigrationDiscoverySap_1.0.0-beta.2/sdk/migrationdiscoverysap/Azure.ResourceManager.MigrationDiscoverySap/) |
| Resource Management - Mixed Reality | NuGet [1.1.1](https://www.nuget.org/packages/Azure.ResourceManager.MixedReality/1.1.1) | [docs](/dotnet/api/overview/azure/ResourceManager.MixedReality-readme) | GitHub [1.1.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.MixedReality_1.1.1/sdk/mixedreality/Azure.ResourceManager.MixedReality/) |
@@ -393,7 +392,7 @@
| Functions Worker Extension MCP | NuGet [1.0.0-preview.6](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Mcp/1.0.0-preview.6) | | |
| Functions Worker Extension MySQL | NuGet [1.0.129](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.MySql/1.0.129) | | |
| HTTP ASPNETCore Analyzers | NuGet [1.0.4](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore.Analyzers/1.0.4) | | |
-| IoT Operations MQTT | NuGet [0.10.3-akri](https://www.nuget.org/packages/Azure.Iot.Operations.Mqtt/0.10.3-akri) | | |
+| IoT Operations MQTT | NuGet [0.10.4-akri](https://www.nuget.org/packages/Azure.Iot.Operations.Mqtt/0.10.4-akri) | | |
| IoT Operations Protocol | NuGet [0.11.0](https://www.nuget.org/packages/Azure.Iot.Operations.Protocol/0.11.0) | | |
| IoT Operations Services | NuGet [0.11.0](https://www.nuget.org/packages/Azure.Iot.Operations.Services/0.11.0) | | |
| Item Templates NetCore | NuGet [4.0.5086](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.ItemTemplates.NetCore/4.0.5086) | | |
@@ -407,7 +406,7 @@
| Speech Extension ONNX Runtime | NuGet [1.44.0](https://www.nuget.org/packages/Microsoft.CognitiveServices.Speech.Extension.ONNX.Runtime/1.44.0) | | |
| Speech Extension Telemetry | NuGet [1.44.0](https://www.nuget.org/packages/Microsoft.CognitiveServices.Speech.Extension.Telemetry/1.44.0) | | |
| System Net Client Model | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/System.Net.ClientModel/1.0.0-beta.1) | | |
-| Unknown Display Name | NuGet [0.10.5-akri](https://www.nuget.org/packages/Azure.Iot.Operations.Connector/0.10.5-akri) | | |
+| Unknown Display Name | NuGet [0.10.6-akri](https://www.nuget.org/packages/Azure.Iot.Operations.Connector/0.10.6-akri) | | |
| Unknown Display Name | NuGet [1.1.0-preview](https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.AzureCosmosDb.Mongo/1.1.0-preview) | | |
| Unknown Display Name | NuGet [1.44.0](https://www.nuget.org/packages/Microsoft.CognitiveServices.Speech.Extension.MAS/1.44.0) | | |
| WebJobs Extension MySQL | NuGet [1.0.129](https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.MySql/1.0.129) | | |
@@ -463,7 +462,7 @@
| LUIS Authoring | NuGet [3.1.0](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring/3.1.0)
NuGet [3.2.0-preview.5](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring/3.2.0-preview.5) | | GitHub [3.1.0](https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring_3.2.0-preview.3/sdk/cognitiveservices/Language.LUIS.Authoring) |
| LUIS Runtime | NuGet [3.1.0-preview.1](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime/3.1.0-preview.1) | | GitHub [3.1.0-preview.1](https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime_3.1.0-preview.1/sdk/cognitiveservices/Language.LUIS.Runtime) |
| Media Live Video Analytics Edge | NuGet [1.0.4-preview.1](https://www.nuget.org/packages/Microsoft.Azure.Media.LiveVideoAnalytics.Edge/1.0.4-preview.1) | | GitHub [1.0.4-preview.1](https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.Media.LiveVideoAnalytics.Edge_1.0.4-preview.1/sdk/mediaservices/Microsoft.Azure.Media.LiveVideoAnalytics.Edge) |
-| Microsoft.Azure.Amqp | NuGet [2.6.11](https://www.nuget.org/packages/Microsoft.Azure.Amqp/2.6.11) | | |
+| Microsoft.Azure.Amqp | NuGet [2.7.0](https://www.nuget.org/packages/Microsoft.Azure.Amqp/2.7.0) | | |
| Microsoft.Azure.Devices | NuGet [1.40.0](https://www.nuget.org/packages/Microsoft.Azure.Devices/1.40.0)
NuGet [2.0.0-preview007](https://www.nuget.org/packages/Microsoft.Azure.Devices/2.0.0-preview007) | | |
| Microsoft.Azure.Devices.Authentication | NuGet [2.0.0-preview001](https://www.nuget.org/packages/Microsoft.Azure.Devices.Authentication/2.0.0-preview001) | | |
| Microsoft.Azure.Devices.Client.PCL | NuGet [1.0.16](https://www.nuget.org/packages/Microsoft.Azure.Devices.Client.PCL/1.0.16) | | |
@@ -561,10 +560,10 @@
| Microsoft.Azure.Functions.Worker.Extensions.EventGrid | NuGet [3.5.0](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.EventGrid/3.5.0) | | |
| Microsoft.Azure.Functions.Worker.Extensions.EventHubs | NuGet [6.4.0](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.EventHubs/6.4.0) | | |
| Microsoft.Azure.Functions.Worker.Extensions.Http | NuGet [3.3.0](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Http/3.3.0) | | |
-| Microsoft.Azure.Functions.Worker.Extensions.Kafka | NuGet [4.1.1](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Kafka/4.1.1) | | |
+| Microsoft.Azure.Functions.Worker.Extensions.Kafka | NuGet [4.1.2](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Kafka/4.1.2) | | |
| Microsoft.Azure.Functions.Worker.Extensions.Kusto | NuGet [1.0.11-Preview](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Kusto/1.0.11-Preview) | | |
| Microsoft.Azure.Functions.Worker.Extensions.OpenApi | NuGet [1.4.0](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.OpenApi/1.4.0)
NuGet [2.0.0-preview2](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.OpenApi/2.0.0-preview2) | | |
-| Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ | NuGet [2.0.4](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ/2.0.4) | | |
+| Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ | NuGet [2.1.0](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ/2.1.0) | | |
| Microsoft.Azure.Functions.Worker.Extensions.Rpc | NuGet [1.0.1](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Rpc/1.0.1) | | |
| Microsoft.Azure.Functions.Worker.Extensions.SendGrid | NuGet [3.1.0](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.SendGrid/3.1.0) | | |
| Microsoft.Azure.Functions.Worker.Extensions.ServiceBus | NuGet [5.22.2](https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.ServiceBus/5.22.2) | | |
diff --git a/docs/azure/includes/dotnet-new.md b/docs/azure/includes/dotnet-new.md
index 916f725647f54..325f50e18968f 100644
--- a/docs/azure/includes/dotnet-new.md
+++ b/docs/azure/includes/dotnet-new.md
@@ -17,7 +17,7 @@
| Communication Chat | NuGet [1.3.1](https://www.nuget.org/packages/Azure.Communication.Chat/1.3.1)
NuGet [1.4.0-beta.1](https://www.nuget.org/packages/Azure.Communication.Chat/1.4.0-beta.1) | [docs](/dotnet/api/overview/azure/Communication.Chat-readme) | GitHub [1.3.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Chat_1.3.1/sdk/communication/Azure.Communication.Chat/)
GitHub [1.4.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Chat_1.4.0-beta.1/sdk/communication/Azure.Communication.Chat/) |
| Communication Common | NuGet [1.4.0](https://www.nuget.org/packages/Azure.Communication.Common/1.4.0)
NuGet [2.0.0-beta.1](https://www.nuget.org/packages/Azure.Communication.Common/2.0.0-beta.1) | [docs](/dotnet/api/overview/azure/Communication.Common-readme) | GitHub [1.4.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Common_1.4.0/sdk/communication/Azure.Communication.Common/)
GitHub [2.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Common_2.0.0-beta.1/sdk/communication/Azure.Communication.Common/) |
| Communication Email | NuGet [1.0.1](https://www.nuget.org/packages/Azure.Communication.Email/1.0.1)
NuGet [1.1.0-beta.2](https://www.nuget.org/packages/Azure.Communication.Email/1.1.0-beta.2) | [docs](/dotnet/api/overview/azure/Communication.Email-readme) | GitHub [1.0.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Email_1.0.1/sdk/communication/Azure.Communication.Email/)
GitHub [1.1.0-beta.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Email_1.1.0-beta.2/sdk/communication/Azure.Communication.Email/) |
-| Communication Identity | NuGet [1.3.1](https://www.nuget.org/packages/Azure.Communication.Identity/1.3.1) | [docs](/dotnet/api/overview/azure/Communication.Identity-readme) | GitHub [1.3.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Identity_1.3.1/sdk/communication/Azure.Communication.Identity/) |
+| Communication Identity | NuGet [1.3.1](https://www.nuget.org/packages/Azure.Communication.Identity/1.3.1)
NuGet [1.4.0-beta.1](https://www.nuget.org/packages/Azure.Communication.Identity/1.4.0-beta.1) | [docs](/dotnet/api/overview/azure/Communication.Identity-readme) | GitHub [1.3.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Identity_1.3.1/sdk/communication/Azure.Communication.Identity/)
GitHub [1.4.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Identity_1.4.0-beta.1/sdk/communication/Azure.Communication.Identity/) |
| Communication JobRouter | NuGet [1.0.0](https://www.nuget.org/packages/Azure.Communication.JobRouter/1.0.0)
NuGet [1.1.0-beta.1](https://www.nuget.org/packages/Azure.Communication.JobRouter/1.1.0-beta.1) | [docs](/dotnet/api/overview/azure/Communication.JobRouter-readme) | GitHub [1.0.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.JobRouter_1.0.0/sdk/communication/Azure.Communication.JobRouter/)
GitHub [1.1.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.JobRouter_1.1.0-beta.1/sdk/communication/Azure.Communication.JobRouter/) |
| Communication Messages | NuGet [1.1.0](https://www.nuget.org/packages/Azure.Communication.Messages/1.1.0)
NuGet [1.3.0-beta.1](https://www.nuget.org/packages/Azure.Communication.Messages/1.3.0-beta.1) | [docs](/dotnet/api/overview/azure/Communication.Messages-readme) | GitHub [1.1.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Messages_1.1.0/sdk/communication/Azure.Communication.Messages/)
GitHub [1.3.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Messages_1.3.0-beta.1/sdk/communication/Azure.Communication.Messages/) |
| Communication Network Traversal | NuGet [1.0.0](https://www.nuget.org/packages/Azure.Communication.NetworkTraversal/1.0.0)
NuGet [1.1.0-beta.1](https://www.nuget.org/packages/Azure.Communication.NetworkTraversal/1.1.0-beta.1) | [docs](/dotnet/api/overview/azure/Communication.NetworkTraversal-readme) | GitHub [1.0.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.NetworkTraversal_1.0.0/sdk/communication/Azure.Communication.NetworkTraversal/)
GitHub [1.1.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.NetworkTraversal_1.1.0-beta.1/sdk/communication/Azure.Communication.NetworkTraversal/) |
@@ -102,7 +102,7 @@
| Schema Registry | NuGet [1.4.0](https://www.nuget.org/packages/Azure.Data.SchemaRegistry/1.4.0) | [docs](/dotnet/api/overview/azure/Data.SchemaRegistry-readme) | GitHub [1.4.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Data.SchemaRegistry_1.4.0/sdk/schemaregistry/Azure.Data.SchemaRegistry/) |
| Schema Registry - Avro | NuGet [1.0.1](https://www.nuget.org/packages/Microsoft.Azure.Data.SchemaRegistry.ApacheAvro/1.0.1) | [docs](/dotnet/api/overview/azure/Microsoft.Azure.Data.SchemaRegistry.ApacheAvro-readme) | GitHub [1.0.1](https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.Data.SchemaRegistry.ApacheAvro_1.0.1/sdk/schemaregistry/Microsoft.Azure.Data.SchemaRegistry.ApacheAvro/) |
| Service Bus | NuGet [7.19.0](https://www.nuget.org/packages/Azure.Messaging.ServiceBus/7.19.0) | [docs](/dotnet/api/overview/azure/Messaging.ServiceBus-readme) | GitHub [7.19.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.ServiceBus_7.19.0/sdk/servicebus/Azure.Messaging.ServiceBus/) |
-| Storage - Blobs | NuGet [12.24.0](https://www.nuget.org/packages/Azure.Storage.Blobs/12.24.0)
NuGet [12.26.0-beta.1](https://www.nuget.org/packages/Azure.Storage.Blobs/12.26.0-beta.1) | [docs](/dotnet/api/overview/azure/Storage.Blobs-readme) | GitHub [12.24.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.24.0/sdk/storage/Azure.Storage.Blobs/)
GitHub [12.26.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.26.0-beta.1/sdk/storage/Azure.Storage.Blobs/) |
+| Storage - Blobs | NuGet [12.24.1](https://www.nuget.org/packages/Azure.Storage.Blobs/12.24.1)
NuGet [12.26.0-beta.1](https://www.nuget.org/packages/Azure.Storage.Blobs/12.26.0-beta.1) | [docs](/dotnet/api/overview/azure/Storage.Blobs-readme) | GitHub [12.24.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.24.1/sdk/storage/Azure.Storage.Blobs/)
GitHub [12.26.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.26.0-beta.1/sdk/storage/Azure.Storage.Blobs/) |
| Storage - Blobs Batch | NuGet [12.21.0](https://www.nuget.org/packages/Azure.Storage.Blobs.Batch/12.21.0)
NuGet [12.23.0-beta.1](https://www.nuget.org/packages/Azure.Storage.Blobs.Batch/12.23.0-beta.1) | [docs](/dotnet/api/overview/azure/Storage.Blobs.Batch-readme) | GitHub [12.21.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.21.0/sdk/storage/Azure.Storage.Blobs.Batch/)
GitHub [12.23.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.23.0-beta.1/sdk/storage/Azure.Storage.Blobs.Batch/) |
| Storage - Blobs ChangeFeed | NuGet [12.0.0-preview.56](https://www.nuget.org/packages/Azure.Storage.Blobs.ChangeFeed/12.0.0-preview.56) | [docs](/dotnet/api/overview/azure/Storage.Blobs.ChangeFeed-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [12.0.0-preview.56](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.56/sdk/storage/Azure.Storage.Blobs.ChangeFeed/) |
| Storage - Files Data Lake | NuGet [12.22.0](https://www.nuget.org/packages/Azure.Storage.Files.DataLake/12.22.0)
NuGet [12.24.0-beta.1](https://www.nuget.org/packages/Azure.Storage.Files.DataLake/12.24.0-beta.1) | [docs](/dotnet/api/overview/azure/Storage.Files.DataLake-readme) | GitHub [12.22.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Files.DataLake_12.22.0/sdk/storage/Azure.Storage.Files.DataLake/)
GitHub [12.24.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Files.DataLake_12.24.0-beta.1/sdk/storage/Azure.Storage.Files.DataLake/) |
@@ -121,6 +121,7 @@
| Text Translation | NuGet [1.0.0](https://www.nuget.org/packages/Azure.AI.Translation.Text/1.0.0) | [docs](/dotnet/api/overview/azure/AI.Translation.Text-readme) | GitHub [1.0.0](https://github.com/Azure/azure-sdk-for-net/tree/Azure.AI.Translation.Text_1.0.0/sdk/translation/Azure.AI.Translation.Text/) |
| Time Series Insights | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.IoT.TimeSeriesInsights/1.0.0-beta.1) | [docs](/dotnet/api/overview/azure/IoT.TimeSeriesInsights-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.IoT.TimeSeriesInsights_1.0.0-beta.1/sdk/timeseriesinsights/Azure.IoT.TimeSeriesInsights/) |
| TimeZone | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.Maps.TimeZones/1.0.0-beta.1) | [docs](/dotnet/api/overview/azure/Maps.TimeZones-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Maps.TimeZones_1.0.0-beta.1/sdk/maps/Azure.Maps.TimeZones/) |
+| unknown | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.Analytics.OnlineExperimentation/1.0.0-beta.1) | | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Analytics.OnlineExperimentation_1.0.0-beta.1/sdk/onlineexperimentation/Azure.Analytics.OnlineExperimentation/) |
| unknown | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.Projects/1.0.0-beta.1) | [docs](/dotnet/api/overview/azure/Projects-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Projects_1.0.0-beta.1/sdk/cloudmachine/Azure.Projects/) |
| unknown | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.Projects.AI/1.0.0-beta.1) | [docs](/dotnet/api/overview/azure/Projects.AI-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Projects.AI_1.0.0-beta.1/sdk/cloudmachine/Azure.Projects.AI/) |
| unknown | NuGet [1.0.0-beta.1](https://www.nuget.org/packages/Azure.Projects.Provisioning/1.0.0-beta.1) | [docs](/dotnet/api/overview/azure/Projects.Provisioning-readme?view=azure-dotnet-preview&preserve-view=true) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Projects.Provisioning_1.0.0-beta.1/sdk/cloudmachine/Azure.Projects.Provisioning/) |
diff --git a/docs/azure/sdk/snippets/aspnetcore-guidance/BlazorSample/BlazorSample.csproj b/docs/azure/sdk/snippets/aspnetcore-guidance/BlazorSample/BlazorSample.csproj
index 57c318f197783..e7dac63a7c2fd 100644
--- a/docs/azure/sdk/snippets/aspnetcore-guidance/BlazorSample/BlazorSample.csproj
+++ b/docs/azure/sdk/snippets/aspnetcore-guidance/BlazorSample/BlazorSample.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/azure/sdk/snippets/aspnetcore-guidance/MinApiSample/MinApiSample.csproj b/docs/azure/sdk/snippets/aspnetcore-guidance/MinApiSample/MinApiSample.csproj
index edd1bb1880b32..2442aae16ec20 100644
--- a/docs/azure/sdk/snippets/aspnetcore-guidance/MinApiSample/MinApiSample.csproj
+++ b/docs/azure/sdk/snippets/aspnetcore-guidance/MinApiSample/MinApiSample.csproj
@@ -7,10 +7,10 @@
-
+
-
+
diff --git a/docs/azure/sdk/snippets/authentication/Directory.Packages.props b/docs/azure/sdk/snippets/authentication/Directory.Packages.props
index e5d582eb67cd8..91c6f3621a46e 100644
--- a/docs/azure/sdk/snippets/authentication/Directory.Packages.props
+++ b/docs/azure/sdk/snippets/authentication/Directory.Packages.props
@@ -11,7 +11,7 @@
-
+
diff --git a/docs/core/deploying/trimming/trimming-options.md b/docs/core/deploying/trimming/trimming-options.md
index 991fefb7fa11f..1f31862a6377f 100644
--- a/docs/core/deploying/trimming/trimming-options.md
+++ b/docs/core/deploying/trimming/trimming-options.md
@@ -77,6 +77,7 @@ Several feature areas of the framework libraries come with trimmer directives th
| `MetricsSupport` | When set to `false`, removes support for instrumentation. |
| `StackTraceSupport` (.NET 8+) | When set to `false`, removes support for generating stack traces (for example, or ) by the runtime. The amount of information that is removed from stack trace strings might depend on other deployment options. This option does not affect stack traces generated by debuggers. |
| `UseNativeHttpHandler` | When set to `true`, uses the default platform implementation of for Android and iOS and removes the managed implementation. |
+| `UseSizeOptimizedLinq` (.NET 10+) | When set to `true`, removes some of the throughput optimizations in LINQ that adversely affect the size of the application. Defaults to `true` with `PublishAot`; it might not be possible to natively compile some applications with this property set to `false`. |
| `UseSystemResourceKeys` | When set to `true`, strips exception messages for `System.*` assemblies. When an exception is thrown from a `System.*` assembly, the message is a simplified resource ID instead of the full message. |
| `XmlResolverIsNetworkingEnabledByDefault` (.NET 8+) | When set to `false`, removes support for resolving non-file URLs in . Only file-system resolving is supported. |
diff --git a/docs/core/diagnostics/snippets/Metrics/metric-instr.csproj b/docs/core/diagnostics/snippets/Metrics/metric-instr.csproj
index 50d0c852c87f7..b038aa95715bd 100644
--- a/docs/core/diagnostics/snippets/Metrics/metric-instr.csproj
+++ b/docs/core/diagnostics/snippets/Metrics/metric-instr.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/core/diagnostics/snippets/MetricsGen/MetricsGen.csproj b/docs/core/diagnostics/snippets/MetricsGen/MetricsGen.csproj
index 2cb8a80f25c3b..816ee56f06df6 100644
--- a/docs/core/diagnostics/snippets/MetricsGen/MetricsGen.csproj
+++ b/docs/core/diagnostics/snippets/MetricsGen/MetricsGen.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/docs/core/diagnostics/snippets/exception-summary/exception-summary.csproj b/docs/core/diagnostics/snippets/exception-summary/exception-summary.csproj
index b42c173b50546..70ba7a3bc5cfe 100644
--- a/docs/core/diagnostics/snippets/exception-summary/exception-summary.csproj
+++ b/docs/core/diagnostics/snippets/exception-summary/exception-summary.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/core/diagnostics/snippets/health-checks/health-checks.csproj b/docs/core/diagnostics/snippets/health-checks/health-checks.csproj
index f6c29ce358b68..ac41536009202 100644
--- a/docs/core/diagnostics/snippets/health-checks/health-checks.csproj
+++ b/docs/core/diagnostics/snippets/health-checks/health-checks.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/core/diagnostics/snippets/lifetime-health-checks/lifetime-health-checks.csproj b/docs/core/diagnostics/snippets/lifetime-health-checks/lifetime-health-checks.csproj
index 37d88d189b290..cd589fa7e46a7 100644
--- a/docs/core/diagnostics/snippets/lifetime-health-checks/lifetime-health-checks.csproj
+++ b/docs/core/diagnostics/snippets/lifetime-health-checks/lifetime-health-checks.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/core/diagnostics/snippets/resource-monitoring/resource-monitoring.csproj b/docs/core/diagnostics/snippets/resource-monitoring/resource-monitoring.csproj
index b389ea11f0f89..55c42513e68f5 100644
--- a/docs/core/diagnostics/snippets/resource-monitoring/resource-monitoring.csproj
+++ b/docs/core/diagnostics/snippets/resource-monitoring/resource-monitoring.csproj
@@ -8,9 +8,9 @@
-
-
-
+
+
+
diff --git a/docs/core/extensions/snippets/caching/distributed/distributed-apis.csproj b/docs/core/extensions/snippets/caching/distributed/distributed-apis.csproj
index fce0a9bab2524..5af36d8e44d5e 100644
--- a/docs/core/extensions/snippets/caching/distributed/distributed-apis.csproj
+++ b/docs/core/extensions/snippets/caching/distributed/distributed-apis.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/caching/memory-apis/memory-apis.csproj b/docs/core/extensions/snippets/caching/memory-apis/memory-apis.csproj
index a371d690b116e..cf3e1e9d59de4 100644
--- a/docs/core/extensions/snippets/caching/memory-apis/memory-apis.csproj
+++ b/docs/core/extensions/snippets/caching/memory-apis/memory-apis.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/caching/memory-worker/memory-worker.csproj b/docs/core/extensions/snippets/caching/memory-worker/memory-worker.csproj
index 31a39722f234e..753dd9a413308 100644
--- a/docs/core/extensions/snippets/caching/memory-worker/memory-worker.csproj
+++ b/docs/core/extensions/snippets/caching/memory-worker/memory-worker.csproj
@@ -8,9 +8,9 @@
-
-
-
+
+
+
diff --git a/docs/core/extensions/snippets/configuration/app-lifetime/app-lifetime.csproj b/docs/core/extensions/snippets/configuration/app-lifetime/app-lifetime.csproj
index 1c818e7197d15..f9db2a9f6e250 100644
--- a/docs/core/extensions/snippets/configuration/app-lifetime/app-lifetime.csproj
+++ b/docs/core/extensions/snippets/configuration/app-lifetime/app-lifetime.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-basic-builder/console-basic-builder.csproj b/docs/core/extensions/snippets/configuration/console-basic-builder/console-basic-builder.csproj
index ede3f88e50349..8124daee68b2a 100644
--- a/docs/core/extensions/snippets/configuration/console-basic-builder/console-basic-builder.csproj
+++ b/docs/core/extensions/snippets/configuration/console-basic-builder/console-basic-builder.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/core/extensions/snippets/configuration/console-basic/console-basic.csproj b/docs/core/extensions/snippets/configuration/console-basic/console-basic.csproj
index db18997e4f310..85162fa71f9ac 100644
--- a/docs/core/extensions/snippets/configuration/console-basic/console-basic.csproj
+++ b/docs/core/extensions/snippets/configuration/console-basic/console-basic.csproj
@@ -14,8 +14,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-binder-gen/console-binder-gen.csproj b/docs/core/extensions/snippets/configuration/console-binder-gen/console-binder-gen.csproj
index 26dc45cb8104e..372cfb928b707 100644
--- a/docs/core/extensions/snippets/configuration/console-binder-gen/console-binder-gen.csproj
+++ b/docs/core/extensions/snippets/configuration/console-binder-gen/console-binder-gen.csproj
@@ -12,8 +12,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-custom-logging/console-custom-logging.csproj b/docs/core/extensions/snippets/configuration/console-custom-logging/console-custom-logging.csproj
index 25ba9988a050c..e56ebf1eb30eb 100644
--- a/docs/core/extensions/snippets/configuration/console-custom-logging/console-custom-logging.csproj
+++ b/docs/core/extensions/snippets/configuration/console-custom-logging/console-custom-logging.csproj
@@ -19,9 +19,9 @@
-
-
-
+
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-di-disposable/console-di-disposable.csproj b/docs/core/extensions/snippets/configuration/console-di-disposable/console-di-disposable.csproj
index 7f266ad466250..8857f16e44348 100644
--- a/docs/core/extensions/snippets/configuration/console-di-disposable/console-di-disposable.csproj
+++ b/docs/core/extensions/snippets/configuration/console-di-disposable/console-di-disposable.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-di-ienumerable/console-di-ienumerable.csproj b/docs/core/extensions/snippets/configuration/console-di-ienumerable/console-di-ienumerable.csproj
index a5c25d6f4860f..2ba12a2762da7 100644
--- a/docs/core/extensions/snippets/configuration/console-di-ienumerable/console-di-ienumerable.csproj
+++ b/docs/core/extensions/snippets/configuration/console-di-ienumerable/console-di-ienumerable.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-di/console-di.csproj b/docs/core/extensions/snippets/configuration/console-di/console-di.csproj
index ebe6309e0e8bd..dc996f57393cc 100644
--- a/docs/core/extensions/snippets/configuration/console-di/console-di.csproj
+++ b/docs/core/extensions/snippets/configuration/console-di/console-di.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-env/console-env.csproj b/docs/core/extensions/snippets/configuration/console-env/console-env.csproj
index ce48c8d3ffd6c..d57413dbd0698 100644
--- a/docs/core/extensions/snippets/configuration/console-env/console-env.csproj
+++ b/docs/core/extensions/snippets/configuration/console-env/console-env.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-host/console-host.csproj b/docs/core/extensions/snippets/configuration/console-host/console-host.csproj
index 37c66767f56f8..c4079b15a6071 100644
--- a/docs/core/extensions/snippets/configuration/console-host/console-host.csproj
+++ b/docs/core/extensions/snippets/configuration/console-host/console-host.csproj
@@ -19,9 +19,9 @@
-
-
-
+
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-indexer/console-indexer.csproj b/docs/core/extensions/snippets/configuration/console-indexer/console-indexer.csproj
index db18997e4f310..85162fa71f9ac 100644
--- a/docs/core/extensions/snippets/configuration/console-indexer/console-indexer.csproj
+++ b/docs/core/extensions/snippets/configuration/console-indexer/console-indexer.csproj
@@ -14,8 +14,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-ini/console-ini.csproj b/docs/core/extensions/snippets/configuration/console-ini/console-ini.csproj
index c9af2f2c2fdd9..ee5989823a0a9 100644
--- a/docs/core/extensions/snippets/configuration/console-ini/console-ini.csproj
+++ b/docs/core/extensions/snippets/configuration/console-ini/console-ini.csproj
@@ -19,9 +19,9 @@
-
-
-
+
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-json/console-json.csproj b/docs/core/extensions/snippets/configuration/console-json/console-json.csproj
index 5abcea824d507..63504f89bac68 100644
--- a/docs/core/extensions/snippets/configuration/console-json/console-json.csproj
+++ b/docs/core/extensions/snippets/configuration/console-json/console-json.csproj
@@ -19,9 +19,9 @@
-
-
-
+
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-memory/console-memory.csproj b/docs/core/extensions/snippets/configuration/console-memory/console-memory.csproj
index 0312b27454900..7db2cd140b06f 100644
--- a/docs/core/extensions/snippets/configuration/console-memory/console-memory.csproj
+++ b/docs/core/extensions/snippets/configuration/console-memory/console-memory.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-raw/console-raw.csproj b/docs/core/extensions/snippets/configuration/console-raw/console-raw.csproj
index 2e085fea7010c..3f31b0c349130 100644
--- a/docs/core/extensions/snippets/configuration/console-raw/console-raw.csproj
+++ b/docs/core/extensions/snippets/configuration/console-raw/console-raw.csproj
@@ -14,9 +14,9 @@
-
-
-
+
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-validation-gen/console-validation-gen.csproj b/docs/core/extensions/snippets/configuration/console-validation-gen/console-validation-gen.csproj
index 88c9008e5e5f0..5a8bb93751f58 100644
--- a/docs/core/extensions/snippets/configuration/console-validation-gen/console-validation-gen.csproj
+++ b/docs/core/extensions/snippets/configuration/console-validation-gen/console-validation-gen.csproj
@@ -19,10 +19,10 @@
-
-
-
-
+
+
+
+
diff --git a/docs/core/extensions/snippets/configuration/console-xml/console-xml.csproj b/docs/core/extensions/snippets/configuration/console-xml/console-xml.csproj
index 9b54b4d6f3335..5933e09b6d809 100644
--- a/docs/core/extensions/snippets/configuration/console-xml/console-xml.csproj
+++ b/docs/core/extensions/snippets/configuration/console-xml/console-xml.csproj
@@ -23,9 +23,9 @@
-
-
-
+
+
+
diff --git a/docs/core/extensions/snippets/configuration/console/console.csproj b/docs/core/extensions/snippets/configuration/console/console.csproj
index 3dea52d860a27..4dd17536e4c57 100644
--- a/docs/core/extensions/snippets/configuration/console/console.csproj
+++ b/docs/core/extensions/snippets/configuration/console/console.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/custom-provider/custom-provider.csproj b/docs/core/extensions/snippets/configuration/custom-provider/custom-provider.csproj
index af6ab2bc995b0..68fc20189f62e 100644
--- a/docs/core/extensions/snippets/configuration/custom-provider/custom-provider.csproj
+++ b/docs/core/extensions/snippets/configuration/custom-provider/custom-provider.csproj
@@ -9,11 +9,11 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/docs/core/extensions/snippets/configuration/dependency-injection/dependency-injection.csproj b/docs/core/extensions/snippets/configuration/dependency-injection/dependency-injection.csproj
index ae4e244d53a9b..27e39b55c2a69 100644
--- a/docs/core/extensions/snippets/configuration/dependency-injection/dependency-injection.csproj
+++ b/docs/core/extensions/snippets/configuration/dependency-injection/dependency-injection.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/di-anti-patterns/di-anti-patterns.csproj b/docs/core/extensions/snippets/configuration/di-anti-patterns/di-anti-patterns.csproj
index 9a480221a15c8..f56dacea1b417 100644
--- a/docs/core/extensions/snippets/configuration/di-anti-patterns/di-anti-patterns.csproj
+++ b/docs/core/extensions/snippets/configuration/di-anti-patterns/di-anti-patterns.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/options-action/options-action.csproj b/docs/core/extensions/snippets/configuration/options-action/options-action.csproj
index 720dc0410f117..cf58eb28191b9 100644
--- a/docs/core/extensions/snippets/configuration/options-action/options-action.csproj
+++ b/docs/core/extensions/snippets/configuration/options-action/options-action.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/options-configparam/options-configparam.csproj b/docs/core/extensions/snippets/configuration/options-configparam/options-configparam.csproj
index 876b695df27d3..6a39ccd2a9eff 100644
--- a/docs/core/extensions/snippets/configuration/options-configparam/options-configparam.csproj
+++ b/docs/core/extensions/snippets/configuration/options-configparam/options-configparam.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/options-noparams/options-noparams.csproj b/docs/core/extensions/snippets/configuration/options-noparams/options-noparams.csproj
index 012b8f5fb625f..be266a75f449c 100644
--- a/docs/core/extensions/snippets/configuration/options-noparams/options-noparams.csproj
+++ b/docs/core/extensions/snippets/configuration/options-noparams/options-noparams.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/options-object/options-object.csproj b/docs/core/extensions/snippets/configuration/options-object/options-object.csproj
index 76431933ade2d..06bfb0d27dfb4 100644
--- a/docs/core/extensions/snippets/configuration/options-object/options-object.csproj
+++ b/docs/core/extensions/snippets/configuration/options-object/options-object.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/options-postconfig/options-postconfig.csproj b/docs/core/extensions/snippets/configuration/options-postconfig/options-postconfig.csproj
index ee94b8a899cbc..6b8278bf831ad 100644
--- a/docs/core/extensions/snippets/configuration/options-postconfig/options-postconfig.csproj
+++ b/docs/core/extensions/snippets/configuration/options-postconfig/options-postconfig.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/options-validation-onstart/options-validation-onstart.csproj b/docs/core/extensions/snippets/configuration/options-validation-onstart/options-validation-onstart.csproj
index 26b5a470b04a5..4c79032b9a077 100644
--- a/docs/core/extensions/snippets/configuration/options-validation-onstart/options-validation-onstart.csproj
+++ b/docs/core/extensions/snippets/configuration/options-validation-onstart/options-validation-onstart.csproj
@@ -19,9 +19,9 @@
-
-
-
+
+
+
diff --git a/docs/core/extensions/snippets/configuration/worker-scope/worker-scope.csproj b/docs/core/extensions/snippets/configuration/worker-scope/worker-scope.csproj
index dac5ae3570a08..cfa05cab721cc 100644
--- a/docs/core/extensions/snippets/configuration/worker-scope/worker-scope.csproj
+++ b/docs/core/extensions/snippets/configuration/worker-scope/worker-scope.csproj
@@ -8,7 +8,7 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/configuration/worker-service/worker-service.csproj b/docs/core/extensions/snippets/configuration/worker-service/worker-service.csproj
index 84b5647afb13c..3cc02b13c937d 100644
--- a/docs/core/extensions/snippets/configuration/worker-service/worker-service.csproj
+++ b/docs/core/extensions/snippets/configuration/worker-service/worker-service.csproj
@@ -9,7 +9,7 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/di/di-basics/di-basics.csproj b/docs/core/extensions/snippets/di/di-basics/di-basics.csproj
index ff98fb662d445..16a62e9894d01 100644
--- a/docs/core/extensions/snippets/di/di-basics/di-basics.csproj
+++ b/docs/core/extensions/snippets/di/di-basics/di-basics.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/docs/core/extensions/snippets/fileglobbing/example/example.csproj b/docs/core/extensions/snippets/fileglobbing/example/example.csproj
index dc539f43655ee..88bfb2ce8b155 100644
--- a/docs/core/extensions/snippets/fileglobbing/example/example.csproj
+++ b/docs/core/extensions/snippets/fileglobbing/example/example.csproj
@@ -59,8 +59,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/http/configurehandler/configurehandler.csproj b/docs/core/extensions/snippets/http/configurehandler/configurehandler.csproj
index b893958db8fe3..fe14a6b57c501 100644
--- a/docs/core/extensions/snippets/http/configurehandler/configurehandler.csproj
+++ b/docs/core/extensions/snippets/http/configurehandler/configurehandler.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/http/named/named.csproj b/docs/core/extensions/snippets/http/named/named.csproj
index 9881596a70edf..cd0927979795b 100644
--- a/docs/core/extensions/snippets/http/named/named.csproj
+++ b/docs/core/extensions/snippets/http/named/named.csproj
@@ -19,8 +19,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/localization/example/example.csproj b/docs/core/extensions/snippets/localization/example/example.csproj
index c285e58652e3c..cee6517c80bc7 100644
--- a/docs/core/extensions/snippets/localization/example/example.csproj
+++ b/docs/core/extensions/snippets/localization/example/example.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/logging/console-formatter-custom-with-config/console-formatter-custom-with-config.csproj b/docs/core/extensions/snippets/logging/console-formatter-custom-with-config/console-formatter-custom-with-config.csproj
index 655f989febebd..428aef5cc3244 100644
--- a/docs/core/extensions/snippets/logging/console-formatter-custom-with-config/console-formatter-custom-with-config.csproj
+++ b/docs/core/extensions/snippets/logging/console-formatter-custom-with-config/console-formatter-custom-with-config.csproj
@@ -19,7 +19,7 @@
-
+
diff --git a/docs/core/extensions/snippets/logging/console-formatter-custom/console-formatter-custom.csproj b/docs/core/extensions/snippets/logging/console-formatter-custom/console-formatter-custom.csproj
index 2594ef24f13e5..e1beae64a07f9 100644
--- a/docs/core/extensions/snippets/logging/console-formatter-custom/console-formatter-custom.csproj
+++ b/docs/core/extensions/snippets/logging/console-formatter-custom/console-formatter-custom.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/core/extensions/snippets/logging/console-formatter-json/console-formatter-json.csproj b/docs/core/extensions/snippets/logging/console-formatter-json/console-formatter-json.csproj
index 2c445032e488f..1f92843ccd270 100644
--- a/docs/core/extensions/snippets/logging/console-formatter-json/console-formatter-json.csproj
+++ b/docs/core/extensions/snippets/logging/console-formatter-json/console-formatter-json.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/core/extensions/snippets/logging/console-formatter-simple/console-formatter-simple.csproj b/docs/core/extensions/snippets/logging/console-formatter-simple/console-formatter-simple.csproj
index 54d2be7c6d5d7..ca3149d6e0c0c 100644
--- a/docs/core/extensions/snippets/logging/console-formatter-simple/console-formatter-simple.csproj
+++ b/docs/core/extensions/snippets/logging/console-formatter-simple/console-formatter-simple.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/logging/console-formatter-systemd/console-formatter-systemd.csproj b/docs/core/extensions/snippets/logging/console-formatter-systemd/console-formatter-systemd.csproj
index f7788962ac7f2..b063b3def1b32 100644
--- a/docs/core/extensions/snippets/logging/console-formatter-systemd/console-formatter-systemd.csproj
+++ b/docs/core/extensions/snippets/logging/console-formatter-systemd/console-formatter-systemd.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/core/extensions/snippets/logging/di-without-host/di-without-host.csproj b/docs/core/extensions/snippets/logging/di-without-host/di-without-host.csproj
index 1bb553668983d..ee8e9a4fb0256 100644
--- a/docs/core/extensions/snippets/logging/di-without-host/di-without-host.csproj
+++ b/docs/core/extensions/snippets/logging/di-without-host/di-without-host.csproj
@@ -9,9 +9,9 @@
-
-
-
+
+
+
diff --git a/docs/core/extensions/snippets/logging/getting-started-logger-message/getting-started-logger-message.csproj b/docs/core/extensions/snippets/logging/getting-started-logger-message/getting-started-logger-message.csproj
index 7119dbd41d2d4..efe8d894c2f63 100644
--- a/docs/core/extensions/snippets/logging/getting-started-logger-message/getting-started-logger-message.csproj
+++ b/docs/core/extensions/snippets/logging/getting-started-logger-message/getting-started-logger-message.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/logging/getting-started-open-telemetry/getting-started-open-telemetry.csproj b/docs/core/extensions/snippets/logging/getting-started-open-telemetry/getting-started-open-telemetry.csproj
index 450ce4ecfbd0a..0ed09816db492 100644
--- a/docs/core/extensions/snippets/logging/getting-started-open-telemetry/getting-started-open-telemetry.csproj
+++ b/docs/core/extensions/snippets/logging/getting-started-open-telemetry/getting-started-open-telemetry.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/docs/core/extensions/snippets/logging/getting-started-type-category-name/getting-started-type-category-name.csproj b/docs/core/extensions/snippets/logging/getting-started-type-category-name/getting-started-type-category-name.csproj
index 7119dbd41d2d4..efe8d894c2f63 100644
--- a/docs/core/extensions/snippets/logging/getting-started-type-category-name/getting-started-type-category-name.csproj
+++ b/docs/core/extensions/snippets/logging/getting-started-type-category-name/getting-started-type-category-name.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/logging/getting-started/getting-started.csproj b/docs/core/extensions/snippets/logging/getting-started/getting-started.csproj
index 7119dbd41d2d4..efe8d894c2f63 100644
--- a/docs/core/extensions/snippets/logging/getting-started/getting-started.csproj
+++ b/docs/core/extensions/snippets/logging/getting-started/getting-started.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/core/extensions/snippets/logging/library-authors/library-authors.csproj b/docs/core/extensions/snippets/logging/library-authors/library-authors.csproj
index b9bd3eef97d5a..aa85df6539c65 100644
--- a/docs/core/extensions/snippets/logging/library-authors/library-authors.csproj
+++ b/docs/core/extensions/snippets/logging/library-authors/library-authors.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/core/extensions/snippets/logging/logger-message-generator/logger-message-generator.csproj b/docs/core/extensions/snippets/logging/logger-message-generator/logger-message-generator.csproj
index e3499a148a9dc..d1e0a9d2a9d31 100644
--- a/docs/core/extensions/snippets/logging/logger-message-generator/logger-message-generator.csproj
+++ b/docs/core/extensions/snippets/logging/logger-message-generator/logger-message-generator.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/core/extensions/snippets/logging/worker-service-options/worker-service-options.csproj b/docs/core/extensions/snippets/logging/worker-service-options/worker-service-options.csproj
index 9b992d103f178..a7064283955c3 100644
--- a/docs/core/extensions/snippets/logging/worker-service-options/worker-service-options.csproj
+++ b/docs/core/extensions/snippets/logging/worker-service-options/worker-service-options.csproj
@@ -10,6 +10,6 @@
-
+
diff --git a/docs/core/extensions/snippets/primitives/change/tokens.csproj b/docs/core/extensions/snippets/primitives/change/tokens.csproj
index 282d1e545dc1b..dd88f0afaecca 100644
--- a/docs/core/extensions/snippets/primitives/change/tokens.csproj
+++ b/docs/core/extensions/snippets/primitives/change/tokens.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/core/extensions/snippets/primitives/string/tokenizers.csproj b/docs/core/extensions/snippets/primitives/string/tokenizers.csproj
index 25e99d9c737e7..dca3f5afcb5f0 100644
--- a/docs/core/extensions/snippets/primitives/string/tokenizers.csproj
+++ b/docs/core/extensions/snippets/primitives/string/tokenizers.csproj
@@ -10,7 +10,7 @@
-
+
diff --git a/docs/core/extensions/snippets/ratelimit/http/http.csproj b/docs/core/extensions/snippets/ratelimit/http/http.csproj
index d27c029113645..ae903d2b35832 100644
--- a/docs/core/extensions/snippets/ratelimit/http/http.csproj
+++ b/docs/core/extensions/snippets/ratelimit/http/http.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/docs/core/extensions/snippets/workers/windows-service/App.WindowsService.csproj b/docs/core/extensions/snippets/workers/windows-service/App.WindowsService.csproj
index 1a72a9a577168..9539f30fda6ee 100644
--- a/docs/core/extensions/snippets/workers/windows-service/App.WindowsService.csproj
+++ b/docs/core/extensions/snippets/workers/windows-service/App.WindowsService.csproj
@@ -12,7 +12,7 @@
-
-
+
+
diff --git a/docs/core/install/includes/linux-libgdiplus-general.md b/docs/core/install/includes/linux-libgdiplus-general.md
deleted file mode 100644
index 393ff8e10f569..0000000000000
--- a/docs/core/install/includes/linux-libgdiplus-general.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-author: adegeo
-ms.author: adegeo
-ms.date: 11/11/2024
-ms.topic: include
-ms.custom: linux-related-content
----
-
-If the .NET app uses the *System.Drawing.Common* assembly, **libgdiplus** must be installed. For more information, see [System.Drawing.Common only supported on Windows](../../compatibility/core-libraries/6.0/system-drawing-common-windows-only.md).
diff --git a/docs/core/install/includes/linux-rpm-install-dependencies.md b/docs/core/install/includes/linux-rpm-install-dependencies.md
index 8ea63f666e853..e698df1faf571 100644
--- a/docs/core/install/includes/linux-rpm-install-dependencies.md
+++ b/docs/core/install/includes/linux-rpm-install-dependencies.md
@@ -22,7 +22,3 @@ sudo yum install libicu
```
For more information about the dependencies, see [Self-contained Linux apps](https://github.com/dotnet/core/blob/main/Documentation/self-contained-linux-apps.md).
-
-[!INCLUDE [linux-libgdiplus-general](linux-libgdiplus-general.md)]
-
-You can install a recent version of *libgdiplus* by [adding the Mono repository to your system](https://www.mono-project.com/download/stable/#download-lin).
diff --git a/docs/core/install/linux-alpine.md b/docs/core/install/linux-alpine.md
index f5ad983ddb4d6..723a65b1dcfb6 100644
--- a/docs/core/install/linux-alpine.md
+++ b/docs/core/install/linux-alpine.md
@@ -81,14 +81,6 @@ When you install with a package manager, these libraries are installed for you.
Use the `apk add` command to install the dependencies.
-[!INCLUDE [linux-libgdiplus-general](includes/linux-libgdiplus-general.md)]
-
-To install `libgdiplus`, run:
-
-```bash
-apk add libgdiplus
-```
-
## Next steps
- [.NET CLI overview](../tools/index.md)
diff --git a/docs/core/install/linux-debian.md b/docs/core/install/linux-debian.md
index c593bc84c5352..92a6f4503f465 100644
--- a/docs/core/install/linux-debian.md
+++ b/docs/core/install/linux-debian.md
@@ -130,10 +130,6 @@ Dependencies can be installed with the `apt install` command. The following snip
sudo apt install libc6
```
-[!INCLUDE [linux-libgdiplus-general](includes/linux-libgdiplus-general.md)]
-
-You can install a recent version of *libgdiplus* by [adding the Mono repository to your system](https://www.mono-project.com/download/stable/#download-lin-debian).
-
## Next steps
- [.NET CLI overview](../tools/index.md)
diff --git a/docs/core/install/linux-opensuse.md b/docs/core/install/linux-opensuse.md
index 1fd5ed71a0314..5cd5a09e9b3a2 100644
--- a/docs/core/install/linux-opensuse.md
+++ b/docs/core/install/linux-opensuse.md
@@ -90,8 +90,6 @@ sudo zypper install krb5
For more information about the dependencies, see [Self-contained Linux apps](https://github.com/dotnet/core/blob/main/Documentation/self-contained-linux-apps.md).
-[!INCLUDE [linux-libgdiplus-general](includes/linux-libgdiplus-general.md)]
-
## Next steps
- [.NET CLI overview](../tools/index.md)
diff --git a/docs/core/install/linux-scripted-manual.md b/docs/core/install/linux-scripted-manual.md
index f2b55aa1cdd2d..c14dd4cbcfdf4 100644
--- a/docs/core/install/linux-scripted-manual.md
+++ b/docs/core/install/linux-scripted-manual.md
@@ -65,12 +65,6 @@ If your distribution wasn't previously listed, and is debian-based, you may need
- libstdc++6
- zlib1g
-### Common dependencies
-
-[!INCLUDE [linux-libgdiplus-general](includes/linux-libgdiplus-general.md)]
-
-You can usually install a recent version of *libgdiplus* by [adding the Mono repository to your system](https://www.mono-project.com/download/stable/#download-lin).
-
## Scripted install
The [dotnet-install scripts](../tools/dotnet-install-script.md) are used for automation and non-admin installs of the **SDK** and **Runtime**. You can download the script from . When .NET is installed in this way, you must install the dependencies required by your Linux distribution. Use the links in the [Install .NET on Linux](linux.md) article for your specific Linux distribution.
diff --git a/docs/core/install/linux-sles.md b/docs/core/install/linux-sles.md
index 3fe874fd8d0eb..949e5bfa3c5ff 100644
--- a/docs/core/install/linux-sles.md
+++ b/docs/core/install/linux-sles.md
@@ -78,8 +78,6 @@ sudo zypper install krb5
For more information about the dependencies, see [Self-contained Linux apps](https://github.com/dotnet/core/blob/main/Documentation/self-contained-linux-apps.md).
-[!INCLUDE [linux-libgdiplus-general](includes/linux-libgdiplus-general.md)]
-
## Next steps
- [.NET CLI overview](../tools/index.md)
diff --git a/docs/core/install/linux-ubuntu-decision.md b/docs/core/install/linux-ubuntu-decision.md
index abbe6c97134a0..14d1700fb704d 100644
--- a/docs/core/install/linux-ubuntu-decision.md
+++ b/docs/core/install/linux-ubuntu-decision.md
@@ -339,15 +339,10 @@ When you install with a package manager, these libraries are installed for you.
- libssl1.1 (for 18.x, 20.x)
- libssl3 (for 22.x or later)
- libstdc++6
-- libunwind8 (for 22.x or later)
- zlib1g
[!INCLUDE [linux-ubuntu-deps-example](includes/linux-ubuntu-deps-example.md)]
-[!INCLUDE [linux-libgdiplus-general](includes/linux-libgdiplus-general.md)]
-
-You can install a recent version of *libgdiplus* by [adding the Mono repository to your system](https://www.mono-project.com/download/stable/#download-lin-ubuntu).
-
## Next steps
- [.NET CLI overview](../tools/index.md)
diff --git a/docs/core/install/linux-ubuntu-install.md b/docs/core/install/linux-ubuntu-install.md
index ea86514dc0990..bc2736efdcab4 100644
--- a/docs/core/install/linux-ubuntu-install.md
+++ b/docs/core/install/linux-ubuntu-install.md
@@ -58,15 +58,10 @@ When you install with a package manager, these libraries are installed for you.
- liblttng-ust1
- libssl3
- libstdc++6
-- libunwind8
- zlib1g
[!INCLUDE [linux-ubuntu-deps-example](includes/linux-ubuntu-deps-example.md)]
-[!INCLUDE [linux-libgdiplus-general](includes/linux-libgdiplus-general.md)]
-
-You can install a recent version of _libgdiplus_ by [adding the Mono repository to your system](https://www.mono-project.com/download/stable/#download-lin-ubuntu).
-
::: zone-end
@@ -321,15 +301,10 @@ When you install with a package manager, these libraries are installed for you.
- liblttng-ust1
- libssl3
- libstdc++6
-- libunwind8
- zlib1g
[!INCLUDE [linux-ubuntu-deps-example](includes/linux-ubuntu-deps-example.md)]
-[!INCLUDE [linux-libgdiplus-general](includes/linux-libgdiplus-general.md)]
-
-You can install a recent version of _libgdiplus_ by [adding the Mono repository to your system](https://www.mono-project.com/download/stable/#download-lin-ubuntu).
-
@@ -374,15 +349,10 @@ When you install with a package manager, these libraries are installed for you.
- liblttng-ust1
- libssl3
- libstdc++6
-- libunwind8
- zlib1g
[!INCLUDE [linux-ubuntu-deps-example](includes/linux-ubuntu-deps-example.md)]
-[!INCLUDE [linux-libgdiplus-general](includes/linux-libgdiplus-general.md)]
-
-You can install a recent version of _libgdiplus_ by [adding the Mono repository to your system](https://www.mono-project.com/download/stable/#download-lin-ubuntu).
-
@@ -441,10 +411,6 @@ When you install with a package manager, these libraries are installed for you.
[!INCLUDE [linux-ubuntu-deps-example](includes/linux-ubuntu-deps-example.md)]
-[!INCLUDE [linux-libgdiplus-general](includes/linux-libgdiplus-general.md)]
-
-You can install a recent version of _libgdiplus_ by [adding the Mono repository to your system](https://www.mono-project.com/download/stable/#download-lin-ubuntu).
-
::: zone-end
## Next steps
diff --git a/docs/core/install/macos.md b/docs/core/install/macos.md
index 6d7e0f35a3563..95271d3d0f883 100644
--- a/docs/core/install/macos.md
+++ b/docs/core/install/macos.md
@@ -264,7 +264,6 @@ Environment variables that add .NET to system path, such as the `PATH` variable,
The following sections are available to help troubleshoot issues:
- [Arm-based Macs](#arm-based-macs)
-- [System.Drawing.Common and libgdiplus](#systemdrawingcommon-and-libgdiplus)
- [Make .NET available system-wide](#make-net-available-system-wide)
### Make .NET available system-wide
@@ -297,17 +296,6 @@ Set the following two environment variables in your shell profile:
export PATH=$PATH:$DOTNET_ROOT:$DOTNET_ROOT/tools
```
-### System.Drawing.Common and libgdiplus
-
-.NET applications that use the `System.Drawing.Common` assembly require `libgdiplus` to be installed.
-
-An easy way to obtain `libgdiplus` is by using the [Homebrew ("brew")](https://brew.sh/) package manager for macOS. After installing *brew*, install `libgdiplus` by running the following commands in the terminal:
-
-```console
-brew update
-brew install mono-libgdiplus
-```
-
## Related content
- [How to check if .NET is already installed](how-to-detect-installed-versions.md?pivots=os-macos).
diff --git a/docs/core/resilience/snippets/http-resilience/http-resilience.csproj b/docs/core/resilience/snippets/http-resilience/http-resilience.csproj
index 52fa36da1bd69..81bf10602869c 100644
--- a/docs/core/resilience/snippets/http-resilience/http-resilience.csproj
+++ b/docs/core/resilience/snippets/http-resilience/http-resilience.csproj
@@ -18,9 +18,9 @@
-
-
-
+
+
+
diff --git a/docs/core/resilience/snippets/resilience/resilience.csproj b/docs/core/resilience/snippets/resilience/resilience.csproj
index 218ffffa13999..d1f3966b56650 100644
--- a/docs/core/resilience/snippets/resilience/resilience.csproj
+++ b/docs/core/resilience/snippets/resilience/resilience.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/core/testing/snippets/order-unit-tests/csharp/MSTest.Project/MSTest.Project.csproj b/docs/core/testing/snippets/order-unit-tests/csharp/MSTest.Project/MSTest.Project.csproj
index 5a44925fdb5e6..cb1e9f02caf52 100644
--- a/docs/core/testing/snippets/order-unit-tests/csharp/MSTest.Project/MSTest.Project.csproj
+++ b/docs/core/testing/snippets/order-unit-tests/csharp/MSTest.Project/MSTest.Project.csproj
@@ -9,8 +9,8 @@
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/docs/core/testing/snippets/unit-testing-using-mstest/csharp/PrimeService.Tests/PrimeService.Tests.csproj b/docs/core/testing/snippets/unit-testing-using-mstest/csharp/PrimeService.Tests/PrimeService.Tests.csproj
index 843448eb734a6..a7f31d33f0b6a 100644
--- a/docs/core/testing/snippets/unit-testing-using-mstest/csharp/PrimeService.Tests/PrimeService.Tests.csproj
+++ b/docs/core/testing/snippets/unit-testing-using-mstest/csharp/PrimeService.Tests/PrimeService.Tests.csproj
@@ -8,8 +8,8 @@
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest/StringLibraryTest.csproj b/docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest/StringLibraryTest.csproj
index e4f5662602897..335061dacc874 100644
--- a/docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest/StringLibraryTest.csproj
+++ b/docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest/StringLibraryTest.csproj
@@ -7,7 +7,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest/StringLibraryTest.vbproj b/docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest/StringLibraryTest.vbproj
index 311c4f4f4cadd..0dc6ee627ce7c 100644
--- a/docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest/StringLibraryTest.vbproj
+++ b/docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest/StringLibraryTest.vbproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj b/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj
index 5082c29b5bc61..725146b6c8cc9 100644
--- a/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj
+++ b/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/docs/orleans/grains/snippets/transactions/Client/Client.csproj b/docs/orleans/grains/snippets/transactions/Client/Client.csproj
index c41dc8fe6d959..bfa0a35e3e6fc 100644
--- a/docs/orleans/grains/snippets/transactions/Client/Client.csproj
+++ b/docs/orleans/grains/snippets/transactions/Client/Client.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/orleans/grains/snippets/transactions/Server/Server.csproj b/docs/orleans/grains/snippets/transactions/Server/Server.csproj
index 5ae4f8f72fce1..205762b7d91dc 100644
--- a/docs/orleans/grains/snippets/transactions/Server/Server.csproj
+++ b/docs/orleans/grains/snippets/transactions/Server/Server.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Client/BroadcastChannel.Client.csproj b/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Client/BroadcastChannel.Client.csproj
index c8419574541d1..29f501a3d7cbd 100644
--- a/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Client/BroadcastChannel.Client.csproj
+++ b/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Client/BroadcastChannel.Client.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Silo/BroadcastChannel.Silo.csproj b/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Silo/BroadcastChannel.Silo.csproj
index 723b99a3b92c0..8e90d55c96d74 100644
--- a/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Silo/BroadcastChannel.Silo.csproj
+++ b/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Silo/BroadcastChannel.Silo.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/orleans/tutorials-and-samples/snippets/minimal/Client/Client.csproj b/docs/orleans/tutorials-and-samples/snippets/minimal/Client/Client.csproj
index 84d296d94810a..5703112210688 100644
--- a/docs/orleans/tutorials-and-samples/snippets/minimal/Client/Client.csproj
+++ b/docs/orleans/tutorials-and-samples/snippets/minimal/Client/Client.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/docs/orleans/tutorials-and-samples/snippets/minimal/GrainInterfaces/GrainInterfaces.csproj b/docs/orleans/tutorials-and-samples/snippets/minimal/GrainInterfaces/GrainInterfaces.csproj
index 03642bf8b30f0..d15c7256574c6 100644
--- a/docs/orleans/tutorials-and-samples/snippets/minimal/GrainInterfaces/GrainInterfaces.csproj
+++ b/docs/orleans/tutorials-and-samples/snippets/minimal/GrainInterfaces/GrainInterfaces.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/docs/orleans/tutorials-and-samples/snippets/minimal/Grains/Grains.csproj b/docs/orleans/tutorials-and-samples/snippets/minimal/Grains/Grains.csproj
index 781bc8681aa9d..3b820e7135039 100644
--- a/docs/orleans/tutorials-and-samples/snippets/minimal/Grains/Grains.csproj
+++ b/docs/orleans/tutorials-and-samples/snippets/minimal/Grains/Grains.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/docs/orleans/tutorials-and-samples/snippets/minimal/Silo/Silo.csproj b/docs/orleans/tutorials-and-samples/snippets/minimal/Silo/Silo.csproj
index e82d716fb6f75..c53d7c1404e5d 100644
--- a/docs/orleans/tutorials-and-samples/snippets/minimal/Silo/Silo.csproj
+++ b/docs/orleans/tutorials-and-samples/snippets/minimal/Silo/Silo.csproj
@@ -8,9 +8,9 @@
-
-
-
+
+
+
diff --git a/samples/snippets/core/testing/unit-testing-using-dotnet-test/csharp/PrimeService.Tests/PrimeService.Tests.csproj b/samples/snippets/core/testing/unit-testing-using-dotnet-test/csharp/PrimeService.Tests/PrimeService.Tests.csproj
index a4da03fd25841..57ed86bbaff46 100644
--- a/samples/snippets/core/testing/unit-testing-using-dotnet-test/csharp/PrimeService.Tests/PrimeService.Tests.csproj
+++ b/samples/snippets/core/testing/unit-testing-using-dotnet-test/csharp/PrimeService.Tests/PrimeService.Tests.csproj
@@ -7,9 +7,9 @@
-
+
-
+
diff --git a/samples/snippets/core/testing/unit-testing-vb-mstest/vb/PrimeService.Tests/PrimeService.Tests.vbproj b/samples/snippets/core/testing/unit-testing-vb-mstest/vb/PrimeService.Tests/PrimeService.Tests.vbproj
index 1265f86c9e8a8..ccbc97d471bc0 100644
--- a/samples/snippets/core/testing/unit-testing-vb-mstest/vb/PrimeService.Tests/PrimeService.Tests.vbproj
+++ b/samples/snippets/core/testing/unit-testing-vb-mstest/vb/PrimeService.Tests/PrimeService.Tests.vbproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/samples/snippets/core/testing/unit-testing-vb-nunit/vb/PrimeService.Tests/PrimeService.Tests.vbproj b/samples/snippets/core/testing/unit-testing-vb-nunit/vb/PrimeService.Tests/PrimeService.Tests.vbproj
index 34541b52e97a1..58c6f5b43a4ce 100644
--- a/samples/snippets/core/testing/unit-testing-vb-nunit/vb/PrimeService.Tests/PrimeService.Tests.vbproj
+++ b/samples/snippets/core/testing/unit-testing-vb-nunit/vb/PrimeService.Tests/PrimeService.Tests.vbproj
@@ -10,7 +10,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/AggregateFunctionSample/AggregateFunctionSample.csproj b/samples/snippets/standard/data/sqlite/AggregateFunctionSample/AggregateFunctionSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/AggregateFunctionSample/AggregateFunctionSample.csproj
+++ b/samples/snippets/standard/data/sqlite/AggregateFunctionSample/AggregateFunctionSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/AsyncSample/AsyncSample.csproj b/samples/snippets/standard/data/sqlite/AsyncSample/AsyncSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/AsyncSample/AsyncSample.csproj
+++ b/samples/snippets/standard/data/sqlite/AsyncSample/AsyncSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/BackupSample/BackupSample.csproj b/samples/snippets/standard/data/sqlite/BackupSample/BackupSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/BackupSample/BackupSample.csproj
+++ b/samples/snippets/standard/data/sqlite/BackupSample/BackupSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/BatchingSample/BatchingSample.csproj b/samples/snippets/standard/data/sqlite/BatchingSample/BatchingSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/BatchingSample/BatchingSample.csproj
+++ b/samples/snippets/standard/data/sqlite/BatchingSample/BatchingSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/BulkInsertSample/BulkInsertSample.csproj b/samples/snippets/standard/data/sqlite/BulkInsertSample/BulkInsertSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/BulkInsertSample/BulkInsertSample.csproj
+++ b/samples/snippets/standard/data/sqlite/BulkInsertSample/BulkInsertSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/CollationSample/CollationSample.csproj b/samples/snippets/standard/data/sqlite/CollationSample/CollationSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/CollationSample/CollationSample.csproj
+++ b/samples/snippets/standard/data/sqlite/CollationSample/CollationSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/DapperSample/DapperSample.csproj b/samples/snippets/standard/data/sqlite/DapperSample/DapperSample.csproj
index b1067761953ef..4e1a6dcba8ef6 100644
--- a/samples/snippets/standard/data/sqlite/DapperSample/DapperSample.csproj
+++ b/samples/snippets/standard/data/sqlite/DapperSample/DapperSample.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/DateAndTimeSample/DateAndTimeSample.csproj b/samples/snippets/standard/data/sqlite/DateAndTimeSample/DateAndTimeSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/DateAndTimeSample/DateAndTimeSample.csproj
+++ b/samples/snippets/standard/data/sqlite/DateAndTimeSample/DateAndTimeSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/DeferredTransactionSample/DeferredTransactionSample.csproj b/samples/snippets/standard/data/sqlite/DeferredTransactionSample/DeferredTransactionSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/DeferredTransactionSample/DeferredTransactionSample.csproj
+++ b/samples/snippets/standard/data/sqlite/DeferredTransactionSample/DeferredTransactionSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/DirtyReadSample/DirtyReadSample.csproj b/samples/snippets/standard/data/sqlite/DirtyReadSample/DirtyReadSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/DirtyReadSample/DirtyReadSample.csproj
+++ b/samples/snippets/standard/data/sqlite/DirtyReadSample/DirtyReadSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj b/samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj
index ec3aeb6f8ccb5..eb8b8b8a8626a 100644
--- a/samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj
+++ b/samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/ExtensionsSample/ExtensionsSample.csproj b/samples/snippets/standard/data/sqlite/ExtensionsSample/ExtensionsSample.csproj
index 1d7a4e3d9c34e..8a3ebd7e02f34 100644
--- a/samples/snippets/standard/data/sqlite/ExtensionsSample/ExtensionsSample.csproj
+++ b/samples/snippets/standard/data/sqlite/ExtensionsSample/ExtensionsSample.csproj
@@ -7,9 +7,9 @@
-
+
-
+
diff --git a/samples/snippets/standard/data/sqlite/HelloWorldSample/HelloWorldSample.csproj b/samples/snippets/standard/data/sqlite/HelloWorldSample/HelloWorldSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/HelloWorldSample/HelloWorldSample.csproj
+++ b/samples/snippets/standard/data/sqlite/HelloWorldSample/HelloWorldSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/InteropSample/InteropSample.csproj b/samples/snippets/standard/data/sqlite/InteropSample/InteropSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/InteropSample/InteropSample.csproj
+++ b/samples/snippets/standard/data/sqlite/InteropSample/InteropSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/RegularExpressionSample/RegularExpressionSample.csproj b/samples/snippets/standard/data/sqlite/RegularExpressionSample/RegularExpressionSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/RegularExpressionSample/RegularExpressionSample.csproj
+++ b/samples/snippets/standard/data/sqlite/RegularExpressionSample/RegularExpressionSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/ResultMetadataSample/ResultMetadataSample.csproj b/samples/snippets/standard/data/sqlite/ResultMetadataSample/ResultMetadataSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/ResultMetadataSample/ResultMetadataSample.csproj
+++ b/samples/snippets/standard/data/sqlite/ResultMetadataSample/ResultMetadataSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/SavepointSample/SavepointSample.csproj b/samples/snippets/standard/data/sqlite/SavepointSample/SavepointSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/SavepointSample/SavepointSample.csproj
+++ b/samples/snippets/standard/data/sqlite/SavepointSample/SavepointSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/ScalarFunctionSample/ScalarFunctionSample.csproj b/samples/snippets/standard/data/sqlite/ScalarFunctionSample/ScalarFunctionSample.csproj
index 2fb0fc0d227eb..657eb021167fb 100644
--- a/samples/snippets/standard/data/sqlite/ScalarFunctionSample/ScalarFunctionSample.csproj
+++ b/samples/snippets/standard/data/sqlite/ScalarFunctionSample/ScalarFunctionSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/SqliteProviderSample/SqliteProviderSample.csproj b/samples/snippets/standard/data/sqlite/SqliteProviderSample/SqliteProviderSample.csproj
index 4af4622a242bb..f8f6d27b2623b 100644
--- a/samples/snippets/standard/data/sqlite/SqliteProviderSample/SqliteProviderSample.csproj
+++ b/samples/snippets/standard/data/sqlite/SqliteProviderSample/SqliteProviderSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/StreamingSample/StreamingSample.csproj b/samples/snippets/standard/data/sqlite/StreamingSample/StreamingSample.csproj
index 67dcec97b56f2..b18c94d79c8b4 100644
--- a/samples/snippets/standard/data/sqlite/StreamingSample/StreamingSample.csproj
+++ b/samples/snippets/standard/data/sqlite/StreamingSample/StreamingSample.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/samples/snippets/standard/data/sqlite/SystemLibrarySample/SystemLibrarySample.csproj b/samples/snippets/standard/data/sqlite/SystemLibrarySample/SystemLibrarySample.csproj
index 96f0c8bddd382..be9cf26fb3fee 100644
--- a/samples/snippets/standard/data/sqlite/SystemLibrarySample/SystemLibrarySample.csproj
+++ b/samples/snippets/standard/data/sqlite/SystemLibrarySample/SystemLibrarySample.csproj
@@ -7,7 +7,7 @@
-
+