Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 53f9c09

Browse files
committed
fix: move class into named namespace
1 parent a1dc97a commit 53f9c09

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/ServiceLayer.Shared/EnvironmentVariables.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
namespace ServiceLayer;
2+
13
public static class EnvironmentVariables
24
{
35
/// <summary>

0 commit comments

Comments
 (0)