Skip to content

Commit 5c459ec

Browse files
authored
Updates
1 parent 4b01982 commit 5c459ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/host-and-deploy/visual-studio-publish-profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This document focuses on using Visual Studio 2022 or later to create and use [pu
1919
For the most current and detailed information on:
2020

2121
* Publishing with Visual studio, see [Overview of Visual Studio Publish](/visualstudio/deployment/publish-overview)
22-
* MSBuild, see [MSBuild](/visualstudio/msbuild/msbuild-introduction)
22+
* MSBuild, see [MSBuild](/visualstudio/msbuild/msbuild)
2323
* Publishing with MSBuild, see [Microsoft.NET.Sdk.Publish](https://github.com/dotnet/sdk/tree/main/src/WebSdk#microsoftnetsdkpublish)
2424

2525
The `dotnet new mvc` command produces a project file containing the following root-level [\<Project> element](/visualstudio/msbuild/project-element-msbuild):

0 commit comments

Comments
 (0)