Skip to content

Commit be6aff9

Browse files
Minor edits.
1 parent 649f322 commit be6aff9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/cosmos-db/table-storage-how-to-use-c-plus.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -491,9 +491,7 @@ else
491491

492492
## Troubleshooting
493493

494-
* Build errors in Visual Studio 2017 Community Edition:
495-
496-
If your project gets build errors because of the include files *storage_account.h* and *table.h*, remove the **/permissive-** compiler switch:
494+
For Visual Studio 2017 Community Edition, if your project gets build errors because of the include files *storage_account.h* and *table.h*, remove the **/permissive-** compiler switch:
497495

498496
1. In **Solution Explorer**, right-click your project and select **Properties**.
499497
1. In the **Property Pages** dialog box, expand **Configuration Properties**, expand **C/C++**, and select **Language**.

0 commit comments

Comments
 (0)