Skip to content

Commit 69ec91d

Browse files
committed
Fix snippet marker
1 parent bed7cfa commit 69ec91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-auth/GraphAppOnlyTutorial/Settings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
// cSpell:ignore appsettings
55

6-
/* <SettingsSnippet> */
6+
// <SettingsSnippet>
77
using Microsoft.Extensions.Configuration;
88

99
namespace GraphAppOnlyTutorial;

0 commit comments

Comments
 (0)