Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 76680f1

Browse files
committed
Updated ORT Feed
1 parent 46b1ddb commit 76680f1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

nuget.config

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
</config>
66
<packageSources>
77
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
8-
<add key="MachineLearning" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/MachineLearning/nuget/v3/index.json" />
9-
<add key="MlNet_Daily" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
8+
<!--<add key="MachineLearning" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/MachineLearning/nuget/v3/index.json" />
9+
<add key="MlNet_Daily" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />-->
10+
<add key="MyNugets" value="C:\Users\anvelazq\source\repos\antoniovs1029\machinelearning\bin\packages" />
11+
<add key="OnnxGPU" value="https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/ORT-Nightly/nuget/v3/index.json" />
1012
</packageSources>
1113
</configuration>

0 commit comments

Comments
 (0)