Skip to content

Commit ff78f76

Browse files
Merge pull request #5182 from alexbuckgit/alexbuckgit/docutune-autopr-20240201-212749-3532406-ignore-build
[BULK] - DocuTune - Remove expired ms.custom values
2 parents b8b98a4 + c7f69f5 commit ff78f76

4 files changed

+0
-4
lines changed

docs/build/how-to-modify-the-target-framework-and-platform-toolset.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
description: "Learn more about: How to: Modify the Target Framework and Platform Toolset"
33
title: "How to: Modify the Target Framework and Platform Toolset"
4-
ms.custom: "contperf-fy21q3"
54
ms.date: 03/31/2021
65
helpviewer_keywords: ["msbuild (c++), howto: modify target framework and platform toolset"]
76
---

docs/build/walkthrough-creating-and-using-a-dynamic-link-library-cpp.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Walkthrough: Create and use your own Dynamic Link Library (C++)"
33
description: "Use C++ to create a Windows dynamic-link library (DLL) in Visual Studio."
4-
ms.custom: "contperf-fy21q2"
54
ms.topic: tutorial
65
ms.date: 12/09/2021
76
helpviewer_keywords: ["libraries [C++], DLLs", "DLLs [C++], walkthroughs"]

docs/c-runtime-library/crt-library-features.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: "C runtime (CRT) and C++ standard library (STL) lib files"
33
description: "List of Microsoft C runtime and C++ standard library (STL) lib files that you can link against and their associated compiler options and preprocessor directives."
44
ms.date: "3/5/2021"
55
ms.topic: "reference"
6-
ms.custom: contperf-fy21q3
76
helpviewer_keywords: ["MSVCR71.dll", "libraries [C++], multithreaded", "library files, run-time", "LIBCMT.lib", "LIBCP.lib", "LIBCPMT.lib", "run-time libraries, C", "CRT, release versions", "MSVCP71.dll", "LIBC.lib", "libraries [C++]", "libraries [C++], run-time", "linking [C++], libraries", "STL libraries", "Microsoft standard template libraries"]
87
---
98
# C runtime (CRT) and C++ standard library (STL) `.lib` files

docs/c-runtime-library/format-specification-fields-scanf-and-wscanf-functions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ description: "Learn more about: Format specification fields: scanf and wscanf fu
33
title: "Format specification fields: scanf and wscanf functions"
44
ms.date: 05/13/2022
55
ms.topic: "reference"
6-
ms.custom: contperf-fy21q1
76
helpviewer_keywords: ["width, specifications in scanf function", "scanf format specifications", "scanf width specifications", "scanf type field characters", "type fields, scanf function", "format specification fields for scanf function", "type fields"]
87
---
98
# Format specification fields: `scanf` and `wscanf` functions

0 commit comments

Comments
 (0)