onnxruntime/csharp/src
Scott McKay c20cbf0c97
Add undocumented attribute to disable generation of Java bindings from the Android AAR. (#12075)
The generated bindings causes C# build errors that require workaround code. Disabling generation should avoid the need for any workarounds.

As the user has the C# ORT package with the C# to C bindings there's no need for binding generation that calls the ORT Java API (which is C# -> Java ->C).
2022-07-05 10:29:32 -07:00
..
Microsoft.AI.MachineLearning
Microsoft.AI.MachineLearning.Interop
Microsoft.ML.OnnxRuntime Add undocumented attribute to disable generation of Java bindings from the Android AAR. (#12075) 2022-07-05 10:29:32 -07:00