Recreated project with project template
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace MoonlightServers.Shared.Http.Responses;
|
||||
|
||||
public class ExampleResponse
|
||||
{
|
||||
public int Number { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user