Issue #1: scaffold gateway solution and projects
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using MxGateway.Server;
|
||||
|
||||
var app = GatewayApplication.Build(args);
|
||||
|
||||
app.Run();
|
||||
|
||||
public partial class Program;
|
||||
Reference in New Issue
Block a user