Add Required Stuffs to running Project on net8.0 ...
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace xAiApi.Data.Models
|
||||
{
|
||||
public class XTestDescriptor
|
||||
{
|
||||
public string Title { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user