Skip to content

Commit 0a04ea5

Browse files
author
Colin Robertson
committed
Fix header, TOC entry
1 parent dba9a6c commit 0a04ea5

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: "Walkthrough: Create and use a static library (C++)"
33
description: "Use C++ to create a static library (.lib) in Visual Studio."
44
ms.custom: "get-started-article"
5-
ms.date: "04/25/2019"
5+
ms.date: "04/13/2020"
66
helpviewer_keywords: ["libraries [C++], static", "static libraries [C++]"]
77
ms.assetid: 3cc36411-7d66-4240-851e-dacb9a8fd6ac
8-
ms.author: "corob"
98
---
109
# Walkthrough: Create and use a static library
1110

docs/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@
457457
href: build/how-to-integrate-custom-tools-into-the-project-properties.md
458458
- name: "How to: Modify the target framework and platform toolset"
459459
href: build/how-to-modify-the-target-framework-and-platform-toolset.md
460-
- name: "Walkthrough: Creating and using a static library (C++)"
460+
- name: "Walkthrough: Create and use a static library (C++)"
461461
href: build/walkthrough-creating-and-using-a-static-library-cpp.md
462462
- name: Building C++ DLLs in Visual Studio
463463
expanded: false

0 commit comments

Comments
 (0)