Stephen Shaw

Results 22 issues of Stephen Shaw

The netstandard2.0 folder was added to the build folder, but not the buildTransitive folder. This means that packages like Microsoft.ML.OnnxRuntime aren't being included as transitive build dependencies. For example, if...

The tl;dr; is that the unmanaged references from nuget packages aren't copied to the `TestResults\Deploy_***\out` directory. In my case, I'm trying to test my ML library that uses the Microsoft.ML.OnnxRuntime.DirectML...

Needs: Triage :mag: