Skip to content

Commit 07a2d68

Browse files
authored
Merge pull request #10248 from damabe/vdamabe-validation1
Validation issues | 1 (BULK)
2 parents 820f1ca + 4513a21 commit 07a2d68

17 files changed

+32
-32
lines changed

docs/ide/cpp-editorconfig-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: ""
44
description: "Learn about how to use EditorConfig to format C++ code in Visual Studio."
55
ms.date: 9/14/2020
66
author: jureid
7-
ms.author: jureid
7+
ms.author: ghogen
88
manager: jmartens
99
ms.technology: vs-ide-general
1010
dev_langs:

docs/ide/reference/convert-local-function-method.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to use the Quick Actions and Refactorings menu to convert
44
ms.custom: SEO-VS-2020
55
ms.date: 02/19/2019
66
ms.topic: reference
7-
author: kendrahavens
8-
ms.author: kehavens
7+
author: mikadumont
8+
ms.author: midumont
99
manager: jmartens
1010
ms.technology: vs-ide-general
1111
ms.workload:

docs/ide/reference/generate-deconstructor.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to use the Quick Actions and Refactorings menu to immedia
44
ms.custom: SEO-VS-2020
55
ms.date: 02/19/2019
66
ms.topic: reference
7-
author: kendrahavens
8-
ms.author: kehavens
7+
author: mikadumont
8+
ms.author: midumont
99
manager: jmartens
1010
ms.technology: vs-ide-general
1111
dev_langs:
@@ -51,4 +51,4 @@ This code generation applies to:
5151

5252
- [Code generation](../code-generation-in-visual-studio.md)
5353
- [Preview changes](../../ide/preview-changes.md)
54-
- [Tips for .NET developers](../csharp-developer-productivity.md)
54+
- [Tips for .NET developers](../csharp-developer-productivity.md)

docs/ide/reference/invert-conditional-logical.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to use the Quick Actions and Refactorings menu to invert
44
ms.custom: SEO-VS-2020
55
ms.date: 02/19/2019
66
ms.topic: reference
7-
author: kendrahavens
8-
ms.author: kehavens
7+
author: mikadumont
8+
ms.author: midumont
99
manager: jmartens
1010
ms.technology: vs-ide-general
1111
dev_langs:

docs/ide/reference/invert-if-statement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to use the Quick Actions and Refactorings menu to invert
44
ms.custom: SEO-VS-2020
55
ms.date: 02/19/2019
66
ms.topic: reference
7-
author: kendrahavens
8-
ms.author: kehavens
7+
author: mikadumont
8+
ms.author: midumont
99
manager: jmartens
1010
ms.technology: vs-ide-general
1111
dev_langs:

docs/ide/reference/pull-members-up.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to use the Quick Actions and Refactorings menu to pull me
44
ms.custom: SEO-VS-2020
55
ms.date: 02/13/2019
66
ms.topic: reference
7-
author: kendrahavens
8-
ms.author: kehavens
7+
author: mikadumont
8+
ms.author: midumont
99
manager: jmartens
1010
ms.technology: vs-ide-general
1111
dev_langs:

docs/ide/reference/unused-values-parameters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn about unused value assignments, variables, and parameters and
44
ms.custom: SEO-VS-2020
55
ms.date: 02/15/2019
66
ms.topic: reference
7-
author: kendrahavens
8-
ms.author: kehavens
7+
author: mikadumont
8+
ms.author: midumont
99
manager: jmartens
1010
ms.technology: vs-ide-general
1111
dev_langs:

docs/ide/reference/use-block-body-lambda.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to use the Quick Actions and Refactorings menu to refacto
44
ms.custom: SEO-VS-2020
55
ms.date: 02/14/2019
66
ms.topic: reference
7-
author: kendrahavens
8-
ms.author: kehavens
7+
author: mikadumont
8+
ms.author: midumont
99
manager: jmartens
1010
ms.technology: vs-ide-general
1111
dev_langs:
@@ -39,4 +39,4 @@ This refactoring applies to:
3939
## See also
4040

4141
- [Refactoring](../refactoring-in-visual-studio.md)
42-
- [Tips for .NET Developers](../csharp-developer-productivity.md)
42+
- [Tips for .NET Developers](../csharp-developer-productivity.md)

docs/profiling/dotnet-alloc-tool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.date: 12/9/2019
66
ms.topic: how-to
77
helpviewer_keywords:
88
- memory allocation, memory usage
9-
author: Sagar-S-S
10-
ms.author: sashe
9+
author: Mikejo5000
10+
ms.author: mikejo
1111
manager: AndSter
1212
ms.workload:
1313
- multiple

docs/profiling/dotnet-counters-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ helpviewer_keywords:
88
- "dotnet, counters, profiling"
99
author: MikeJo5000
1010
ms.author: mikejo
11-
manager: jmartens
11+
manager: AndSter
1212
ms.workload:
1313
- "multiple"
1414
---

docs/profiling/events-viewer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.date: 4/30/2020
66
ms.topic: how-to
77
helpviewer_keywords:
88
- Profiler, Events Viewer
9-
author: Sagar-S-S
10-
ms.author: sashe
9+
author: MikeJo5000
10+
ms.author: mikejo
1111
manager: AndSter
1212
ms.workload:
1313
- multiple

docs/profiling/optimize-profiler-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ms.date: 4/29/2020
55
ms.topic: how-to
66
helpviewer_keywords:
77
- Profiler, improve performance
8-
author: Sagar-S-S
9-
ms.author: sashe
8+
author: MikeJo5000
9+
ms.author: mikejo
1010
manager: AndSter
1111
ms.workload:
1212
- multiple

docs/profiling/use-multiple-profiler-tools-simultaneously.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ms.date: 4/29/2020
55
ms.topic: how-to
66
helpviewer_keywords:
77
- Profiler, multiple tools
8-
author: Sagar-S-S
9-
ms.author: sashe
8+
author: MikeJo5000
9+
ms.author: mikejo
1010
manager: AndSter
1111
ms.workload:
1212
- multiple

docs/test/microsoft-code-coverage-console-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Microsoft.CodeCoverage.Console instrument
9090

9191
## Static code coverage for C++ code
9292

93-
The Microsoft.CodeCoverage.Console tool can be used to collect code coverage for C++ using static instrumentation. There are three different methods available that you can use. To demonstrate, let's assume we have a simple C++ console application (linked with the option [/PROFILE](/cpp/build/reference/profile-performance-tools-profiler?view=msvc-170)):
93+
The Microsoft.CodeCoverage.Console tool can be used to collect code coverage for C++ using static instrumentation. There are three different methods available that you can use. To demonstrate, let's assume we have a simple C++ console application (linked with the option [/PROFILE](/cpp/build/reference/profile-performance-tools-profiler)):
9494

9595
```console
9696
D:\ConsoleApplication\x64\Debug> .\ConsoleApplication.exe

docs/test/test-explorer-faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ helpviewer_keywords:
1111
- "summary line"
1212
- "unit tests"
1313
- "Test Explorer FAQ"
14-
ms.author: jmartens
14+
ms.author: mikejo
1515
ms.workload:
1616
- "multiple"
17-
author: jmartens
17+
author: MikeJo5000
1818
manager: jmartens
1919
ms.technology: vs-ide-test
2020
---
@@ -129,4 +129,4 @@ In Visual Studio 2019, you can opt into preview features in **Tools > Options >
129129
- <xref:Microsoft.VisualStudio.TestTools.UnitTesting?displayProperty=fullName>
130130
- [Create and run unit tests for existing code](/previous-versions/dd293546(v=vs.110))
131131
- [Unit test your code](unit-test-your-code.md)
132-
- [Live unit testing FAQ](live-unit-testing-faq.yml)
132+
- [Live unit testing FAQ](live-unit-testing-faq.yml)

subscriptions/faq/admin/managing/includes/github-assign-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.faqid: group1_4
55
ms.topic: include
66
ms.assetid: e45ac76b-3ab1-45cf-a680-488f65e7e84f
77
author: evanwindom
8-
ms.author: v-evwin
8+
ms.author: v-evanwindom
99
ms.date: 12/03/2020
1010
---
1111

subscriptions/faq/subscriber/benefits/includes/activate-ide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to download, install, and activate the Visual Studio IDE
44
ms.topic: include
55
ms.assetid: 33324c7c-a45e-4125-b146-5e76649601da
66
author: evanwindom
7-
ms.author: v-evwin
7+
ms.author: v-evanwindom
88
ms.date: 04/01/2021
99
ms.faqid: q3_4
1010
---

0 commit comments

Comments
 (0)