mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-30 03:37:44 +00:00
there was a merge conflict in onnxruntime/core/providers/dml/OperatorAuthorHelper/Common.h that required manual merging. Related work items: #36867798
11 lines
No EOL
356 B
XML
11 lines
No EOL
356 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<packageSources>
|
|
<clear />
|
|
<add key="NuGetOrg" value="https://api.nuget.org/v3/index.json" />
|
|
<!-- see the readme.md and update this to the path where you put pre-release nuget packages
|
|
<add key="Local packages" value="d:\temp\NuGetRepo" />
|
|
-->
|
|
</packageSources>
|
|
|
|
</configuration> |