onnxruntime/csharp/src
Scott McKay 410ae94e9e
Use zipped xcframework in nuget package (#21663)
### Description
<!-- Describe your changes. -->
The xcframework now uses symlinks to have the correct structure
according to Apple requirements. Symlinks are not supported by nuget on
Windows.

In order to work around that we can store a zip of the xcframeworks in
the nuget package.

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Fix nuget packaging build break
2024-08-09 17:38:18 +10:00
..
Microsoft.AI.MachineLearning Enable Microsoft.AI.MachineLearning NuGet with WinUI projects (#16415) 2023-06-20 13:10:19 -07:00
Microsoft.AI.MachineLearning.Interop WindowsAI build failing due to deprecated .NET5 SDK missing in build image (#15383) 2023-04-06 08:51:07 -07:00
Microsoft.ML.OnnxRuntime Use zipped xcframework in nuget package (#21663) 2024-08-09 17:38:18 +10:00