generating order changed
This commit is contained in:
@@ -13,7 +13,6 @@ class Program
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
new mROA.Codegen.CoCodegenMethodRepository();
|
||||
new CoCodegenMethodRepository();
|
||||
var builder = new FullMixBuilder();
|
||||
// builder.UseJsonSerialisation();
|
||||
|
||||
Reference in New Issue
Block a user