onnxruntime/csharp
Sheil Kumar 5bc92dff16
CP Fixes to enable C# UWP Apps to install the Microsoft.AI.MachineLearning Package (#7129)
* Fix app packaging in UWP (#6804)

* Change msbuild condition for UAP

* update .netcore target as well

* create nuget packages with _native path

* validate path under _native directory for windowsai package

* pep8

* add diagnostic error message

* pep8

* use baseame

* lib\uap10.0

* uap10

* build\\uap10.0

* Manually binplace winmds into appx when PackageReference is used.

* always binplace winmd regardless of packagereference since c# should work with packages.config also

* resolve all paths to full paths to avoid some reference warnings

* move winmds out of lib folder to prevent automatic component registration

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>

* Only set _native folder for Microsoft.AI.MachineLearning package (#6939)

* only set _native folder for Microsoft.AI.MachineLearning package

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>

Co-authored-by: Tiago Koji Castro Shibata <ticastro@microsoft.com>
Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
Co-authored-by: Changming Sun <chasun@microsoft.com>
2021-03-29 10:21:46 -07:00
..
sample Remove docs that have been migrated to https://onnxruntime.ai/docs (#6225) 2021-02-05 18:09:27 -08:00
src CP Fixes to enable C# UWP Apps to install the Microsoft.AI.MachineLearning Package (#7129) 2021-03-29 10:21:46 -07:00
test Update packaging pipelines(#6664) 2021-02-17 09:53:36 -08:00
testdata Allow querying a GraphProto's doc_string as part of ModelMetadata (#6248) 2021-01-05 22:18:03 -08:00
tools/Microsoft.ML.OnnxRuntime.PerfTool Update nuget build (#6297) 2021-01-11 10:49:05 -08:00
Directory.Build.props.in Conditionally export execution provider apis in chsarp (#1724) 2019-09-09 11:17:44 -07:00
Nuget.CSharp.config Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
OnnxRuntime.CSharp.proj Update packaging pipelines(#6664) 2021-02-17 09:53:36 -08:00
OnnxRuntime.CSharp.sln Revert change from RelWithDebInfo to Release in OnnxRuntime.CSharp.sln. 2020-03-12 16:51:45 -07:00
OnnxRuntime.snk Copy System.Numerics.Tensors sources from dotnet/corefx into onnxruntime (#1605) 2019-08-15 17:28:47 -07:00