Skip to content

Commit 5e4f33c

Browse files
authored
Update Program.cs
1 parent 0ca1b31 commit 5e4f33c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Api/Program.cs

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ namespace Bit.Api;
66

77
public class Program
88
{
9+
// Test
910
public static void Main(string[] args)
1011
{
1112
Host

0 commit comments

Comments
 (0)