Skip to content

Commit 26250a1

Browse files
committed
fix name capitalization for build warnings
1 parent 484d40b commit 26250a1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/deployment/toc.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -166,21 +166,21 @@
166166
href: how-to-use-clickonce-to-deploy-applications-that-can-run-on-multiple-versions-of-the-dotnet-framework.md
167167
- name: Publish a WPF Application with Visual Styles Enabled
168168
href: how-to-publish-a-wpf-application-with-visual-styles-enabled.md
169-
- name: Walkthrough Download Assemblies on Demand Using the Designer
169+
- name: "Walkthrough: Download Assemblies on Demand Using the Designer"
170170
href: walkthrough-downloading-assemblies-on-demand-with-the-clickonce-deployment-api-using-the-designer.md
171171
items:
172-
- Name: "Walkthrough: Download Assemblies on Demand"
172+
- name: "Walkthrough: Download Assemblies on Demand"
173173
href: walkthrough-downloading-assemblies-on-demand-with-the-clickonce-deployment-api.md
174-
- Name: "Walkthrough: Download Satellite Assemblies on Demand Using the Designer"
174+
- name: "Walkthrough: Download Satellite Assemblies on Demand Using the Designer"
175175
href: walkthrough-downloading-satellite-assemblies-on-demand-with-the-clickonce-deployment-api-using-the-designer.md
176-
- Name: "Walkthrough: Manually Deploy a ClickOnce Application"
176+
- name: "Walkthrough: Manually Deploy a ClickOnce Application"
177177
href: walkthrough-manually-deploying-a-clickonce-application.md
178178
items:
179-
- Name: "Walkthrough: Manually Deploy an App that Does Not Require Re-Signing"
179+
- name: "Walkthrough: Manually Deploy an App that Does Not Require Re-Signing"
180180
href: walkthrough-manually-deploying-a-clickonce-app-no-re-signing-required.md
181-
- Name: "Walkthrough: Download Satellite Assemblies on Demand"
181+
- name: "Walkthrough: Download Satellite Assemblies on Demand"
182182
href: walkthrough-downloading-satellite-assemblies-on-demand-with-the-clickonce-deployment-api.md
183-
- Name: "Walkthrough: Create a Custom Installer"
183+
- name: "Walkthrough: Create a Custom Installer"
184184
href: walkthrough-creating-a-custom-installer-for-a-clickonce-application.md
185185
- name: Choose a ClickOnce Update Strategy
186186
href: choosing-a-clickonce-update-strategy.md
@@ -221,7 +221,7 @@
221221
href: how-to-create-a-package-manifest.md
222222
- name: Create a localized bootstrapper package
223223
href: how-to-create-a-localized-bootstrapper-package.md
224-
- Name: "Walkthrough: Create a custom bootstrapper with a privacy prompt"
224+
- name: "Walkthrough: Create a custom bootstrapper with a privacy prompt"
225225
href: walkthrough-creating-a-custom-bootstrapper-to-show-a-privacy-prompt.md
226226
- name: Product and Package Schema Reference
227227
href: product-and-package-schema-reference.md

0 commit comments

Comments
 (0)