Skip to content

Commit 06b3a66

Browse files
committed
update
1 parent e02def5 commit 06b3a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/azure-resource-manager/bicep/quickstart-create-bicep-use-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Similar authoring experience is also supported in Visual Studio Code. See [Quick
2222

2323
> [!NOTE]
2424
> To make all diagnostics generated by Bicep (Errors, Warnings, and Informational messages) are correctly surfaced as native MSBuild diagnostics, configure `BicepTreatInfoAsWarnings` in your project file. For example:
25-
>
25+
>
2626
> ```xml
2727
> <Project Sdk="Microsoft.Build.NoTargets">
2828
> <PropertyGroup>

0 commit comments

Comments
 (0)