mirror of
https://github.com/yawaflua/WebSockets.git
synced 2026-02-04 14:04:11 +02:00
Create project files
This commit is contained in:
12
yawaflua.WebSockets.Tests/ServiceBindingsTest.cs
Normal file
12
yawaflua.WebSockets.Tests/ServiceBindingsTest.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using yawaflua.WebSockets;
|
||||
|
||||
namespace yawaflua.WebSockets.Tests;
|
||||
|
||||
public class ServiceBindingsTest
|
||||
{
|
||||
|
||||
public void TestAddingInServiceProviderNewHosts()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user