mirror of
https://github.com/bitwarden/server
synced 2025-12-21 02:33:30 +00:00
New mail services and implementations
This commit is contained in:
9
src/Core/Program.cs
Normal file
9
src/Core/Program.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace Bit.Core
|
||||
{
|
||||
public class Program
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user