Skip to content

Remove AI ms.collection tag #45536

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Mar 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/csharp/how-to/concatenate-multiple-strings.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ helpviewer_keywords:
- "joining strings [C#]"
- "concatenating strings [C#]"
- "strings [C#], concatenation"
ms.collection: ce-skilling-ai-copilot
ms.custom: copilot-scenario-highlight
---
# How to concatenate multiple strings (C# Guide)
Expand Down
1 change: 0 additions & 1 deletion docs/csharp/how-to/parse-strings-using-split.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ helpviewer_keywords:
- "strings [C#], splitting"
- "parse strings"
ms.custom: copilot-scenario-highlight
ms.collection: ce-skilling-ai-copilot
---
# How to separate strings using String.Split in C\#

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ ms.date: 02/12/2025
helpviewer_keywords:
- "collection initializers [C#], with Dictionary"
ms.topic: how-to
ms.collection: ce-skilling-ai-copilot
ms.custom: copilot-scenario-highlight
ms.assetid: 25283922-f8ee-40dc-a639-fac30804ec71
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ helpviewer_keywords:
- "converting strings to int [C#]"
- "strings [C#], converting to int"
ms.topic: how-to
ms.collection: ce-skilling-ai-copilot
ms.custom: copilot-scenario-highlight
ms.assetid: 467b9979-86ee-4afd-b734-30299cda91e3
adobe-target: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ helpviewer_keywords:
- "serialization"
- "objects, serializing"
ms.topic: how-to
ms.collection: ce-skilling-ai-copilot
ms.custom: copilot-scenario-highlight
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ helpviewer_keywords:
- "deserializing objects"
- "deserialization"
ms.topic: concept-article
ms.collection: ce-skilling-ai-copilot
ms.custom: copilot-scenario-highlight
#customer intent: As a developer, I want to learn how to use System.Text.Json to deserialize JSON data.
---
Expand Down
1 change: 0 additions & 1 deletion docs/standard/serialization/system-text-json/how-to.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ helpviewer_keywords:
- "serialization"
- "objects, serializing"
ms.topic: how-to
ms.collection: ce-skilling-ai-copilot
ms.custom: copilot-scenario-highlight
adobe-target: true
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ helpviewer_keywords:
- "objects, serializing"
ms.topic: how-to
zone_pivot_groups: dotnet-version
ms.collection: ce-skilling-ai-copilot
ms.custom: copilot-scenario-highlight
---

Expand Down
Loading