Skip to content

Commit

Permalink
format client.tsp
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanCrd committed Feb 11, 2025
1 parent 51ece07 commit 22bf0b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ namespace ClientCustomizations;
//C# customizations
@@clientName(KeyVault.Setting.type, "SettingType", "csharp");
@@clientName(KeyVault.Setting.value, "Content", "csharp");
@@access(KeyVault, Access.internal, "csharp");
@@access(KeyVault, Access.internal, "csharp");

0 comments on commit 22bf0b2

Please sign in to comment.