mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
Build is green https://microsoft.visualstudio.com/WindowsAI/_build/results?buildId=43713985&view=results  Related work items: #37712737
10 lines
No EOL
328 B
ObjectPascal
10 lines
No EOL
328 B
ObjectPascal
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<solution>
|
|
<add key="disableSourceControlIntegration" value="true" />
|
|
</solution>
|
|
<packageSources>
|
|
<add key="NuGet Official" value="https://api.nuget.org/v3/index.json" />
|
|
<add key="BuildArtifacts" value="[BuildPackageSource]" />
|
|
</packageSources>
|
|
</configuration> |