onnxruntime-openenclave/csharp
Sheil Kumar fdb4a3a2e8
Add cppwinrt and cswinrt tests in windowsai nuget pipeline (#4381)
* build e2e cppwinrt tests

* add use nuget task

* make all referenced to package version prop/target-ified

* remove dupe props/targets reference

* work around project.assets.json error by deleting it

* powershell test invocation

* switch to batch script

* print debug info

* update x86->x64

* stdio.h

* pushd/popd

* add csharp tests

* package.config -> packages.config

* typo

* x86 -> anycpu

* debug is default

* add test path

* update csproj as well

* debug

* really replace all package versions

* debug output

* really use [PackageVersion]

* sleep intead of converting async operation to task and waiting

* dont close software bitmap

* switch to powershell script

* remove binding check

* continue on failure

* continuse on error action

* continueOnError and errorActionPreference

* tabbing

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2020-07-07 09:36:42 -07:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample Add RelWithDebInfo target to the C# projects so that it correctly finds the native build. (#3839) 2020-05-06 20:01:04 +10:00
src [C#] enable string-typed FixedBufferOnnxValue in input (#4178) 2020-06-16 11:06:11 -07:00
test Add cppwinrt and cswinrt tests in windowsai nuget pipeline (#4381) 2020-07-07 09:36:42 -07:00
testdata Fix C# layer in the way it handles sequences (#3965) 2020-05-18 11:10:13 -07:00
tools/Microsoft.ML.OnnxRuntime.PerfTool Add RelWithDebInfo target to the C# projects so that it correctly finds the native build. (#3839) 2020-05-06 20:01:04 +10: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 Enable .NET Core 2.0 and .NET Framework 4.6.1 in Microsoft.AI.MachineLearning NuGet package (#4125) 2020-06-09 09:08:19 -07: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