Skip to content

Commit

Permalink
AzureStorageAccountConnectionString
Browse files Browse the repository at this point in the history
  • Loading branch information
wickedmachinator committed Sep 3, 2024
1 parent 68647ff commit 0e042c6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
namespace FizzCode.LightWeight;

[EditorBrowsable(EditorBrowsableState.Never)]
public class AzureStorageAccountConnectionString : INamedConnectionString
{
public required string Name { get; init; }
Expand Down

0 comments on commit 0e042c6

Please sign in to comment.