Skip to content

Commit f3e5967

Browse files
committed
Updates
1 parent 3d2d478 commit f3e5967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dev-box/how-to-generate-visual-studio-caches.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Benefits of precaching your Visual Studio solution on a dev box image include:
2929

3030
To leverage pre-caching of your source code and Visual Studio IDE customizations on Microsoft Dev Box, you need to meet the following requirements:
3131

32-
- Create a dev center and configure the Microsoft Dev Box service. If you don't have one available, follow the steps in [Quickstart: Configure Microsoft Dev Box] (quickstart-configure-dev-box-service.md) to create a dev center and configure a dev box.
32+
- Create a dev center and configure the Microsoft Dev Box service. If you don't have one available, follow the steps in the [Quickstart: Configure Microsoft Dev Box](quickstart-configure-dev-box-service.md) to create a dev center and configure a dev box.
3333
- [Create a custom VM image for dev box](how-to-customize-devbox-azure-image-builder.md) that includes your source code and pregenerated caches.
3434

3535
This article guides you through the creation of an Azure Resource Manager template. In the following sections, you'll modify that template to include processes to [generate the Visual Studio solution cache](#enable-caches-in-dev-box-images) and further improve Visual Studio performance by [preparing the git commit graph](#enable-git-commit-graph-optimizations) for your project.

0 commit comments

Comments
 (0)