Skip to content

Commit 8394cbe

Browse files
authored
Merge pull request #466 from microsoftgraph/quick-fix
Fix snippet marker
2 parents bed7cfa + 69ec91d commit 8394cbe

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)