Skip to content

Repo sync for protected CLA branch #6075

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 28 commits into from
Nov 7, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
7b6417c
Adding info re: how to update to pre-release packages
jmatthiesen Sep 4, 2020
5c6f683
Fixing a few incorrect labels
jmatthiesen Sep 4, 2020
c7ec47b
New images for NuGet walkthrough update
jmatthiesen Sep 4, 2020
9e4ffe8
Fixing some alt text warnings
jmatthiesen Sep 4, 2020
84a0470
add descriptions 4-1
v-thpra Nov 4, 2020
46d2a5e
Merge branch 'master' of https://github.com/MicrosoftDocs/visualstudi…
v-thpra Nov 4, 2020
5a73eba
Add descriptions for SEO.
TimShererWithAquent Nov 4, 2020
c29df5a
Fix metadata.
TimShererWithAquent Nov 4, 2020
b4514c8
add descriptions 4-2
v-thpra Nov 4, 2020
7f0d2de
Add descriptions for SEO.
TimShererWithAquent Nov 5, 2020
c503693
Merge branch 'master' of https://github.com/MicrosoftDocs/visualstudi…
TimShererWithAquent Nov 5, 2020
99aa12d
Add metadata descriptions
JKirsch1 Nov 5, 2020
166fa21
Add descriptions for SEO.
TimShererWithAquent Nov 5, 2020
d4bc535
Add descriptions for SEO.
TimShererWithAquent Nov 5, 2020
d236836
Add metadata descriptions
JKirsch1 Nov 6, 2020
b705ff0
Made minor adjustments
JKirsch1 Nov 6, 2020
7b302a4
Made minor adjustments
JKirsch1 Nov 6, 2020
c26a030
Merge pull request #7409 from v-thpra/US1767877-add-descriptions-4
v-albemi Nov 6, 2020
2eb3fc2
Merge pull request #7423 from JKirsch1/metadatadescriptions2
v-albemi Nov 6, 2020
1519163
Acrolinx fix
Court72 Nov 6, 2020
cc50ff9
Update docs/code-quality/install-roslyn-analyzers.md as suggested.
JKirsch1 Nov 6, 2020
fbebd84
Merge pull request #7422 from JKirsch1/metadatadescriptions1
PRMerger9 Nov 6, 2020
49d4671
Merge pull request #7111 from jmatthiesen/master
Court72 Nov 6, 2020
ee9fc84
Merge pull request #7407 from TimShererWithAquent/us1767853e
Court72 Nov 6, 2020
344ffd8
Merge pull request #7414 from TimShererWithAquent/us1767853f
v-dihans Nov 6, 2020
06ebc39
Merge pull request #7417 from TimShererWithAquent/us1767853g
v-dihans Nov 6, 2020
75bfdaa
Merge pull request #7419 from TimShererWithAquent/us1767853h
v-dihans Nov 6, 2020
dc0ea19
Merging changes synced from https://github.com/MicrosoftDocs/visualst…
ghogen Nov 7, 2020
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
2 changes: 2 additions & 0 deletions docs/code-quality/all-rules-rule-set.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: All Rules rule set
ms.date: 11/04/2016
description: Learn about the All Rules rule set, which contains all rules for native and managed code in Visual Studio. View resources that describe rules in this set.
ms.custom: SEO-VS-2020
ms.topic: reference
author: mikejo5000
ms.author: mikejo
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/analyzers-faq.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: EditorConfig versus analyzers
ms.date: 03/11/2019
description: Learn about .NET Compiler Platform-based code analysis in Visual Studio. See answers to questions about EditorConfig files, rule sets, and other topics.
ms.custom: SEO-VS-2020
ms.topic: conceptual
helpviewer_keywords:
- analyzers, faq
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/automatic-feature-suspension.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Automatic feature suspension
ms.date: 11/04/2016
description: Learn how Visual Studio reduces the analysis scope, turns off garbage collection low-latency mode, and flushes caches when system memory is limited.
ms.custom: SEO-VS-2020
ms.topic: conceptual
helpviewer_keywords:
- "live code analysis"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Basic Correctness Rules rule set for managed code
ms.date: 11/04/2016
description: Learn about the Basic Correctness Rules rule set in Visual Studio, which focuses on logic errors and common framework API mistakes. See rule descriptions.
ms.custom: SEO-VS-2020
ms.topic: reference
ms.assetid: 631f0daf-1d42-4c90-a7dc-1a6a9de64c93
author: mikejo5000
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Basic Design Guideline Rules rule set for managed code
ms.date: 11/04/2016
description: Learn about the Basic Design Guideline Rules rule set in Visual Studio, which can help make code easier to understand and use. See rule descriptions.
ms.custom: SEO-VS-2020
ms.topic: reference
ms.assetid: 7eb384f5-f961-400b-b151-115d92addc6a
author: mikejo5000
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/code-analysis-application-errors.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Code Analysis Application Errors
ms.date: 11/04/2016
description: Learn about the error messages that the managed code analysis tool generates in Visual Studio. View error codes and corresponding descriptions.
ms.custom: SEO-VS-2020
ms.topic: reference
helpviewer_keywords:
- errors [Visual Studio ALM], code analysis
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/code-analysis-for-managed-code-overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Code analysis for managed code
ms.date: 08/27/2020
description: Learn about .NET Compiler Platform-based code analyzers in Visual Studio. Understand why these analyzers replace FxCop static analysis of managed assemblies.
ms.custom: SEO-VS-2020
ms.topic: conceptual
helpviewer_keywords:
- code analysis, managed code
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/code-analysis-policy-errors.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Code Analysis Policy Errors
ms.date: 11/04/2016
description: Learn about code analysis policy errors in Visual Studio. View descriptions of errors that occur if the policy is not satisfied when code is checked in.
ms.custom: SEO-VS-2020
ms.topic: reference
f1_keywords:
- vs.codeanalysis.policyfailures
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/code-metrics-values.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Calculate code metrics
ms.date: 11/02/2018
description: Learn about cyclomatic complexity, class coupling, and other Visual Studio code metrics. See how metrics can track development progress and identify risks.
ms.custom: SEO-VS-2020
ms.topic: conceptual
f1_keywords:
- vs.codeanalysis.codemetrics.toolwindow
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: "Configure live code analysis scope for .NET"
ms.date: 09/01/2020
description: Learn about background analysis in Visual Studio. See how to limit the analysis to the visible document, all open documents, or all files and projects.
ms.custom: SEO-VS-2020
ms.topic: "conceptual"
helpviewer_keywords:
- "live code analysis"
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/disable-code-analysis.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Turn off code analysis
ms.date: 09/01/2020
description: Learn how to turn off Visual Studio source code analysis in .NET Core, .NET Standard, and .NET Framework projects.
ms.custom: SEO-VS-2020
ms.topic: how-to
helpviewer_keywords:
- code analysis, disable
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Extended Correctness Rules rule set for managed code
ms.date: 11/04/2016
description: Learn about the Extended Correctness Rules rule set in Visual Studio, which is useful for COM interoperability and mobile applications. See rule descriptions.
ms.custom: SEO-VS-2020
ms.topic: reference
ms.assetid: 5b181f5b-6c7a-4e46-a783-360e1da427a0
author: mikejo5000
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Extended Design Guidelines Rules rule set for managed code
ms.date: 11/04/2016
description: Learn about the Extended Design Guidelines Rules rule set in Visual Studio, which focuses on usability and maintainability. See rule descriptions.
ms.custom: SEO-VS-2020
ms.topic: reference
ms.assetid: a338caf2-b75d-4f23-a0f9-3024fa0bceac
author: mikejo5000
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/fxcop-analyzers-faq.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: FxCop code analysis and FxCop analyzers
ms.date: 09/06/2018
description: Understand the difference between legacy FxCop and FxCop analyzers in Visual Studio. See answers to questions about how to use these analyzers.
ms.custom: SEO-VS-2020
ms.topic: conceptual
helpviewer_keywords:
- code analysis FAQ
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/fxcop-rule-port-status.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: FxCop rule port status
ms.date: 05/21/2019
description: Learn about the static code analysis rules that have been ported to FxCop analyzers in Visual Studio. View ported rules and resources on porting updates.
ms.custom: SEO-VS-2020
ms.topic: reference
helpviewer_keywords:
- fxcop rules
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/fxcopcmd-errors.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: FxCopCmd errors
ms.date: 10/19/2016
description: Learn about the error codes that the FxCopCmd command returns. See which type of error each code represents, and find out how to recognize fatal errors.
ms.custom: SEO-VS-2020
ms.topic: reference
helpviewer_keywords:
- "FxCopCmd errors"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Globalization Rules rule set for managed code
ms.date: 11/04/2016
description: Learn about the Globalization Rules rule set in Visual Studio, which focuses on problems related to languages, locales, and cultures. See rule descriptions.
ms.custom: SEO-VS-2020
ms.topic: reference
ms.assetid: 3c4032ee-0805-4581-8c48-b1827cd6b213
author: mikejo5000
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Configure Code Analysis
ms.date: 04/04/2018
description: Learn how to configure the rule set that Visual Studio legacy code analysis uses. See how to apply a rule set to one or multiple projects in a solution.
ms.custom: SEO-VS-2020
ms.topic: how-to
f1_keywords:
- vs.codeanalysis.propertypages.csvb
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/how-to-create-a-custom-rule-set.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Create a custom code analysis rule set
ms.date: 11/02/2018
description: Learn how to customize code analysis rule sets in Visual Studio. See how to create new sets from scratch or from existing sets. Understand rule precedence.
ms.custom: SEO-VS-2020
ms.topic: how-to
f1_keywords:
- vs.codeanalysis.addremoverulesets
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Create/update standard code analysis check-in policies
description: Learn how to ensure that code analysis runs on all code projects in an Azure DevOps project. See how to configure a project code analysis check-in policy.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: 'How to: Customize the Code Analysis Dictionary'
ms.date: 11/04/2016
description: Learn about the code analysis dictionary that identifies spelling and naming convention errors. See how to create a custom dictionary and apply it to a project.
ms.custom: SEO-VS-2020
ms.topic: how-to
helpviewer_keywords:
- code analysis dictionary
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Disable legacy code analysis
ms.date: 10/04/2019
description: Learn how to turn binary code analysis on and off in Visual Studio. See how to configure this feature in managed code projects.
ms.custom: SEO-VS-2020
ms.topic: how-to
author: mikejo5000
ms.author: mikejo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: How to run code analysis manually for .NET
ms.date: 09/02/2020
description: "Learn how to manually run code analysis in Visual Studio 2019 version 16.5 or later versions. See how to run Roslyn analyzers on C# or Visual Basic code."
ms.custom: SEO-VS-2020
ms.topic: how-to
helpviewer_keywords:
- code analysis, running
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/in-source-suppression-overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Suppress code analysis violations
ms.date: 08/27/2020
description: Learn how to suppress code analysis violations in Visual Studio. Understand how to use the SuppressMessageAttribute attribute for in-source suppression.
ms.custom: SEO-VS-2020
ms.topic: conceptual
helpviewer_keywords:
- source suppression, code analysis
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/install-roslyn-analyzers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Install third party analyzers
ms.date: 08/27/2020
description: Learn how to install third-party analyzers in Visual Studio. See how to install analyzers in .vsix files and NuGet analyzer packages.
ms.custom: SEO-VS-2020
ms.topic: conceptual
helpviewer_keywords:
- code analysis, managed code
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/roslyn-analyzers-overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Code analysis using Roslyn analyzers
ms.date: 09/01/2020
description: Become familiar with source code analysis in Visual Studio. Learn about code fixes and the different types of analyzers and severity levels.
ms.custom: SEO-VS-2020
ms.topic: overview
helpviewer_keywords:
- code analysis, managed code
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Legacy analysis for managed code
ms.date: 06/12/2019
description: Learn about legacy analysis in Visual Studio. See how to suppress warnings and how to run analyses manually, automatically, and during check-ins and builds.
ms.custom: SEO-VS-2020
ms.topic: conceptual
helpviewer_keywords:
- "code analysis, managed code"
Expand Down
2 changes: 2 additions & 0 deletions docs/code-quality/use-roslyn-analyzers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Analyzer configuration
ms.date: 09/02/2020
description: Learn how to customize Roslyn analyzer rules. See how to adjust analyzer severities, suppress violations, and designate files as generated code.
ms.custom: SEO-VS-2020
ms.topic: conceptual
helpviewer_keywords:
- code analysis, managed code
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Walkthrough Analyzing Managed Code for Code Defects | Microsoft Docs
ms.date: 01/29/2018
description: Learn how to use legacy code analysis to analyze .NET managed code assemblies. See how to check for defects and for conformance with .NET design guidelines.
ms.custom: SEO-VS-2020
ms.topic: "conceptual"
helpviewer_keywords:
- "code analysis [Visual Studio]"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Change publish language for ClickOnce application
description: Learn how to specify a language/culture for a localize application in ClickOnce, instead of defaulting to the language/culture of your development computer.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
dev_langs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Automatic app updates using ClickOnce deployment API
description: Learn how to write code in ClickOnce that uses the ApplicationDeployment class to check for updates based on an event, such as a user request.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
dev_langs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Configure the ClickOnce Trust Prompt Behavior | Microsoft Docs
description: Learn how to configure the ClickOnce trust prompt to control whether end users are given the option of installing ClickOnce applications.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
dev_langs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Create a Localized Bootstrapper Package | Microsoft Docs
description: Learn how to create localized versions of the bootstrapper package in ClickOnce by creating two more files for each locale.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
helpviewer_keywords:
Expand Down
2 changes: 2 additions & 0 deletions docs/deployment/how-to-create-a-package-manifest.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Create a Package Manifest | Microsoft Docs
description: Learn about using a bootstrapper package to deploy prerequisites for your ClickOnce application, which contains a package manifest for each locale.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
dev_langs:
Expand Down
2 changes: 2 additions & 0 deletions docs/deployment/how-to-create-a-product-manifest.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Create a Product Manifest | Microsoft Docs
description: Learn how to deploy prerequisites for your ClickOnce application with a package that contains a single product manifest and a package manifest for each locale.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
dev_langs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Create file associations (ClickOnce app)
description: Learn how to associate a ClickOnce application with one or more file name extensions, so that the application starts when the user opens such a file.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Customize default web page for ClickOnce application
description: Learn about the Web page generated when you publish a ClickOnce application to the Web, which contains the name of the application and other information.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
dev_langs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Disable URL activation of ClickOnce apps using Designer
description: Learn how to disable automatic start on install for a ClickOnce application using Visual Studio, so that users must start the application from the Start menu.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
dev_langs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Disable URL Activation of ClickOnce apps
description: Learn how to disable automatic start on install for your ClickOnce application, in case you want users to start the application from the Start menu.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Enable AutoStart for CD Installations | Microsoft Docs
description: Learn how to enable AutoStart when deploying a ClickOnce application by means of removable media such as CD-ROM or DVD-ROM.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
dev_langs:
Expand Down
2 changes: 2 additions & 0 deletions docs/deployment/how-to-enable-clickonce-security-settings.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Enable ClickOnce Security Settings | Microsoft Docs
description: Learn how the Publish wizard automatically enables code access security for ClickOnce applications to publish the application.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
dev_langs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Include a data file in a ClickOnce app
description: Learn how to add a data file of any type into your ClickOnce application to be stored in a data directory on the destination computer local disk.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Include prerequisites (ClickOnce app)
description: Learn how to get installer packages for prerequisites to distribute for your ClickOnce application for your development computer.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Install prerequisites with a ClickOnce app
description: Learn how to select prerequisite components to be packaged along with your ClickOnce application when it is installed.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Manage Updates for a ClickOnce Application | Microsoft Docs
description: Learn about options to check for updates automatically or programmatically for your ClickOnce applications.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
f1_keywords:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Publish ClickOnce application using Publish wizard
description: Learn about using the Publish Wizard to make your ClickOnce application available to users, including which publishing properties to use.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
dev_langs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Publish a project that has a specific locale
description: Learn how to use a macro to publish the first project in a solution that contains projects for several different locales.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
dev_langs:
Expand Down
Loading