onnxruntime/csharp
Sheil Kumar a6a23db130
Enable C# .NET5 for WinML (#6120)
* build for .net5

* only reference cswinrt for .net5

* remove netstandard2.0 references

* upgrade language version

* net5

* remove extra comment closure

* add targetframework

* set target framework

* remove net*

* pep8 errors

* make test project build with .net windows SDK projection

* disable c# builds for non-x64 builds

* fix pep8 errors

* disable for store build

* fix tests

* remove cswinrt and sdk references from package

* bump cswinrt down to 1.0.1

* fix bin path

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2020-12-14 15:05:15 -08:00
..
sample enable nuget packaging in local builds (#4884) 2020-08-26 12:33:48 -07:00
src Enable C# .NET5 for WinML (#6120) 2020-12-14 15:05:15 -08:00
test Enable C# .NET5 for WinML (#6120) 2020-12-14 15:05:15 -08:00
testdata Add Float16 and BFloat16 support to C# API (#5775) 2020-11-12 17:57:08 -08:00
tools/Microsoft.ML.OnnxRuntime.PerfTool Document all C# API pubic interfaces (#5853) 2020-11-20 14:03:55 -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
OnnxRuntime.CSharp.proj Add store builds to nuget packaging (#5040) 2020-09-09 21:38:14 -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