csharp-flutter/beyondnetgen.config.json

10 lines
249 B
JSON

{
"AssemblyPath": "MyLib.Managed/bin/Release/net8.0/MyLib.Managed.dll",
"CSharpUnmanagedOutputPath": "MyLib.Generated/Hello.cs",
"COutputPath": "MyLib.Generated/Hello.h",
"IncludedTypeNames": [
"System.Guid",
"System.DateTime"
]
}