onnxruntime/tools/ci_build/github
Scott McKay fb4a8e12fc
Limit inclusion of Xamarin mobile target frameworks. (#9834)
- Only set them as targets for the ORT nuget package
    - Use OrtPackageId as the condition for inclusion, if installed
      - need to do the nuget restore via msbuild so that this property is set correctly
  - Add desktop-only version of the C# sln as there is no way to exclude the mobile specific csproj's from an sln
    - use this when applicable if someone is running build.py with the `--build_nuget` flag

Other
  - remove attempt to include symbols in the nuget package as nuget doesn't support symbols in native packages
  - update build.py to use `nuget` and not a windows specific path and filename for a linux build with `--build_nuget`
2021-11-23 11:29:53 +10:00
..
android Update mobile prebuilt package ops to add support for opset 14 and 15 (#9717) 2021-11-18 10:44:39 +10:00
apple Disable partial runtime optimization implementation by default (#9748) 2021-11-12 17:37:29 -08:00
azure-pipelines Limit inclusion of Xamarin mobile target frameworks. (#9834) 2021-11-23 11:29:53 +10:00
js update ONNX Runtime Web CI to use same script for package versioning (#9698) 2021-11-10 12:52:34 -08:00
linux Remove python 3.10 from rocm docker image (#9749) 2021-11-15 12:49:59 -08:00
pai work around ucx in rocm ci Dockerfile (#9360) 2021-10-14 09:49:31 -07:00
python_checks Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07:00
windows Abjindal/eager windows ci pipeline (#9587) 2021-11-05 09:09:09 -07:00
Doxyfile_csharp.cfg Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00