Project Json mapping migration support
This commit is contained in:
parent
3a567e5957
commit
362f71a94a
17 changed files with 910 additions and 201 deletions
|
@ -7,7 +7,7 @@ namespace ConsoleApplication
|
|||
public static int Main(string[] args)
|
||||
{
|
||||
Console.WriteLine("Hello World!");
|
||||
return 100;
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue